a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;


}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}

