.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
  color: #333333; 
  text-decoration: none;}
a:visited {
  color: #333333; 
  text-decoration: none;}
a:hover {
  color: #333333; 
  text-decoration: none;}
a:active {
  color: #333333; 
  text-decoration: none;}
