td.cr {
   font-size: 10px;
	color: #E7DDCE;
	text-decoration: none;
	padding-top: 3px;
}
a.cr, a.cr:active, a.cr:visited {
   font-size: 10px;
	color: #E7DDCE;
	text-decoration: none;
}
a.cr:hover {
	font-size: 10px;
   color: #E7DDCE;
	text-decoration: underline;
}
td.pg {
   font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
}
a.pg, a.pg:active, a.pg:visited {
   font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.pg:hover {
	font-size: 11px;
   color: #ff0000;
	text-decoration: none;
}
