.topnav {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A7213A;
	font-weight: bold;
}
.topnav a:link, .topnav a:visited {
	color: #015480;
	text-decoration: none;
}
.topnav a:active, .topnav a:hover {
	color: #015480;
	text-decoration: underline;
}
