TABLE
{
border: 1px; #B40303;
}
TD 
{
	font-family : verdana, arial, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : 600;
	color : #ff9933;
	}
a:link,a:visited
{
text-decoration: none;
color : #B40303;
background-color : #FBEAD7;
}

a:active,a:hover {
	background-color: #ff9933;
}

