td.cr {
   font-size: 9px;
	color: #052B48;
}
a.cr, a.cr:active, a.cr:visited {
	font-size: 9px;
	color: #052B48;
	text-decoration: none;
}
a.cr:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
td.cr1 {
   font-size: 9px;
	color: #ffffff;
}
a.cr1, a.cr1:active, a.cr1:visited {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a.cr1:hover {
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}