BODY, TD {
	background: #00183e;
	color: #6571b1;
	font-family : arial, arial cyr, times new roman, helvetica ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: #6571b1;
}

A:Hover {
	text-decoration: underline;
	color: white;
}
