@charset "utf-8";
.leftnav {
	font-family: "Tahoma", Arial;
	font-size: 12px;
	color: #00275E;
	padding: 0.3em 3px 0.3em 3px;
	line-height: 135%;
	
}
.leftnav A:link {text-decoration: none; font-weight: bold; color: #00275E;}
.leftnav A:visited {text-decoration: none; font-weight: bold; color: #00275E;}
.leftnav A:active {text-decoration: none; font-weight: bold; color: #00275E;}
.leftnav A:hover {text-decoration: underline; color: #000000;}



