.smallred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FF0000;
}
a {
	color: #0000FF;
	text-decoration: none;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #666666;
}
