.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a.topnav:hover {
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	padding: 10px 10px 10px 5px;
	line-height: normal;

}
a {
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
