body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}
a:link
{
	color: rgb(255,76,0); 
}
a:visited
{
	color: rgb(255,76,0); 
} 
a:active 
{
	color: rgb(255,76,0);
}







a:hover  {
	color:	#004CFF;
	text-decoration: none;
	background-color: none;
}



a:hover.navlink  {
	color: #D9D9FF;
	text-decoration: none;
}





a:hover.navlink1 {
	background-color: #000060;
	color: #D9D9FF;
}

