.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #274053;
	text-decoration: none;
}
A.leftnav:visited {
	COLOR: #274053
}
A.leftnav:link {
	COLOR: #274053
}
A.leftnav:hover {
	COLOR: #FF9C00;
	text-decoration: underline; 
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #274053;
	text-decoration: none;
}
A.topnav:visited {
	COLOR: #274053
}
A.topnav:link {
	COLOR: #274053
}
A.topnav:hover {
	COLOR: #FF9C00
}.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottomnav:visited {
	COLOR: #FFFFFF
}
A.bottomnav:link {
	COLOR: #FFFFFF
}
A.bottomnav:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
