a {
	font-size: 12px;
	color: #0033CC;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FFCCCC;
}
body,td,th {
	font-family:FFCCCC;
	font-size: 12px;
	color: #ffffff;
}
