div.topNav a:link{
	color:white;
	font-family: Verdana;
	text-decoration: none;
}




div.topNav a:visited{
	color:white;
	font-family: Verdana;
	text-decoration: none;
}
div.topNav a:hover{
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}

div.topNav td{
	font-family: Verdana;
	font-size:10pt;
	text-align:left;
	vertical-align: middle;
	background-color: #FFF;
	color:#039;
	padding: 0;
	height: 30;
	border: solid white;
	border-width: 2 0 2 0;
	line-height: 140%;
}


div.topNav td img{
	vertical-align: middle;
	border-top-width: 0;
	border-right-width: 10;
	border-bottom-width: 0;
	border-left-width: 10;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}


a {color:#039; text-decoration:none; }
a:hover {color:#039; text-decoration:none; }
a:active {color:#FF0000; text-decoration:none; }