BODY, TD {
	background: #FFFFFF;
	color : #000000;
	font-family : Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
}

A {
	text-decoration: none;
	color: Maroon;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}

a.grey{
   text-decoration: none;
	color: #939290;
	text-align: center;
	font: bold medium "Times New Roman", Times, serif;
	font-size: 12px;
}

a.grey:hover{
	text-decoration: none;
	color: Maroon;
}

.cop{
	color: #939290;
	text-align: center;
	text-decoration: none;
	font: normal;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
}
b
{
	font-family : Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}

