a {
	font-family: "Arial";
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

