td.cr {
   font-size: 10px;
	color: #0206C5;
	text-decoration: none;
	font-weight: bold;
}
a.cr, a.cr:active, a.cr:visited {
   font-size: 10px;
	color: #0206C5;
	text-decoration: none;
}
a.cr:hover {
	font-size: 10px;
   color: #0206C5;
	text-decoration: underline;
}
