a:link {
	font-family: "Futura Lt BT";
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #AA0000;
	font-family: "Futura Lt BT";
	text-decoration: none;
}
a:visited {
	font-family: "Futura Lt BT";
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Futura Lt BT";
	color: #FF0000;
	text-decoration: none;
}
