body
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
}
table
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}
td
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
	color:Black;
}
A
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
	color:Black;
}


A:hover
{
	font-family:Tahoma;
	font-size:8pt;
	color:#C96331;
	text-decoration:underline;

}


.submenu A
{
	float:left;
	color:White;
	font-size:10pt;
	
}
.submenu A:hover
{
	font-family:Tahoma;
	font-size:10pt;
	color:Gray;
	text-decoration:underline;	
}

