BODY {
	
	margin:0px;
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	color:#452000;
	text-decoration: none;
}

TD {
	margin:0px;
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	color:#452000;
	text-decoration: none;
}




A,
A:Visited,
A:Active
	{	
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
        color: #202060;
	text-decoration: none;
	font-style: normal;
	 }

A:Hover {	
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
        color: #606020;
	text-decoration: underline;
	font-style: normal;
	 }