.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #A6271E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #801E17;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #801E17;
	text-decoration: underline;
}
