td.cr {
   font-family: Arial;
	font-size: 10px;
	color: #808080;
}
a.cr, a.cr:active, a.cr:visited {
   font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
a.cr:hover {
	font-size: 10px;
   font-family: Arial;
	color: #808080;
	text-decoration: underline;
}