.normal_text {  font: normal x-small Arial, Helvetica, sans-serif; color: #000000}
a:link {  font: normal x-small Arial, Helvetica, sans-serif; color: #330099; text-decoration: none}
a:hover {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: underline;
}
