div#nav a:visited { text-decoration: none; font-family : Verdana; color: #000099; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none} 
div#nav a:link { text-decoration: none; font-family : Verdana; color: #FFFFFF; font-size: 11px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none}  
div#nav a:hover {
	text-decoration: none;
	font-family : Verdana;
	color : #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
div#nav a:active { font-family : Verdana; color: #FFFFFF; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none}

td {
	font-family: Verdana;
	font-size : 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
