a:link {
	font-family: Eurostile;
	text-decoration: none;
	color: #990000;
}
a:visited {
	color: #333333;
	text-decoration: none;
	margin: auto;
	font-family: Eurostile;
	background-color: #CCCC33;
}
a:hover {
	font-family: Eurostile;
	color: #FFFFFF;
	background-color: #333333;
}
