a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

