A { 
	color : #990033;
	background: #E7D6C6;
}

A:hover {
    text-decoration : none;
	background: #EDB68E;
}

TD  {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:12px;
}

BODY  {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	background: #af3333;
	font-size:12px;
}

