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;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 3px outset #F3EDE9;
	border-bottom: 3px inset #EDB68E;
}
