

body,td,th {
	font-family: Courier New, Courier, Abadi MT Condensed Light;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: ##0033FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
a:active {
	color: #FF00CC;
	text-decoration: underline;
}

