a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, mono, Arial, Verdana;

}
a:visited {
	color: #333333;
	text-decoration: none;
	font-family: "Courier New", Courier, mono, Arial, Verdana;

}
a:hover {
	color: #33CCFF;
	text-decoration: none;
	font-family: "Courier New", Courier, mono, Arial, Verdana;

}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-family: "Courier New", Courier, mono, Arial, Verdana;

}

