body{ font-family:Verdana;}



A:link {
	color:#0166FB;
	text-decoration: none;
}

A:visited {
	color: #0166FB;
	text-decoration: none;
}

A:active {
	color: white;
	text-decoration: none;
}

A:hover {
	color: black;
	text-decoration:none;
}


.submenu A:link {
	color:white;
	text-decoration: none;
}

.submenu A:visited {
	color: white;
	text-decoration: none;
}



TD {
	font-size: 13px;
	font-family : Verdana;
}
HR {
	color : #333366;
	height : 2px;
}

