body {
   background-color: #B3CADF;
   color: #000000;
   font-family: Tahoma;
   font-size: 12px;
   	}

td {
   color: #3A527A;
   font-family: Tahoma;
   font-size: 12px;}

	
a:link {
	color: #800000;
	text-decoration: none;}

a:visited {
	color: #808080;
	text-decoration: none;}

a:active {
	color: #800000;
	text-decoration: none;}

a:hover {
	color: #ff4040;
	text-decoration: none;}




