a:link {
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0099CC;
}
td {
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}
