.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
a:link,a:visited {
	text-decoration: underline;
	color: #660000;
	font-weight: normal;
}

a:hover {
text-decoration: none;
color: #660000;
}
