td {
	font: 9px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:link {
	color: #990000;
	font-weight: bold;

}
a:visited {
	color: #990000;
	font-weight: bold;

}
a:hover {
	color: #990000;
	font-weight: bold;

}
a:active {
	color: #990000;
	font-weight: bold;

}
a:visited:hover {
	color: #990000;
}
