a {
	color: #FFFFFF;
	font-family: "Formal436 BT";
	text-decoration: none;
	font-weight: bold;



}
a {text-decoration: none}
a:hover {
	color: #0000FF;
	text-transform: uppercase;
	font-family: "Formal436 BT";
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

