.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;


}
.bodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
.bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
.bodytext a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
