a:visited {
	font-family: "Andale Mono", "American Typewriter", "Century Gothic", Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: "Andale Mono", "American Typewriter", "Century Gothic", Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: "Andale Mono", "American Typewriter", "Century Gothic", Verdana;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
}
a:active {
	font-family: "Andale Mono", "American Typewriter", "Century Gothic", Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

