body {
   background-color: #B3B3B3;
   color: #000000;
   font-family: arial, sans-serif;
   font-size: 12px;}

td {
   color: #000000;
   font-family: arial, sans-serif;
   font-size: 12px;}

	
a:link {
	color: #0061A6;
	text-decoration: underline;}

a:visited {
	color: #21045B;
	text-decoration: underline;}

a:active {
	color: #666666;
	text-decoration: none;}

a:hover {
	color: #E13B3D;
	text-decoration: none;}
