a:link
{		
	color:#F00;
	text-decoration:none;
}

a:visited
{
	color:#F00;
	text-decoration:none;
}

a:hover
{
	color:#F00;
	text-decoration:underline;
}

#leftmenutable td
{
	background:#EEE;
	color:#FFF;
}

#leftmenutable th
{
	background:#000;
	color:#FFF;
}

#leftmenutable a:hover
{
	background-color:#F00;
	color:#FFF;
}

h3
{
	color:#F00;
	background-color:#000;
}