a {	 text-decoration: none	 }	     
body	{	font-family: verdana;	color: #000000;	font-size: 11px;}    	
td		{	color: #000000;	font-size : 11px;	text-decoration: none;}    
a:link	{ 	color: #000000;	font-size : 11px; 	text-decoration: none }	    
a:visited	{ 	color: #000000;		font-size : 11px;  	text-decoration: none }		
A:active {	text-decoration: none;	color: #000000;		font-size : 11px;     }		    
a:hover	{ 	color: #B17324  text-decoration: none;	font-size : 11px;  }	 

body {
	font-family: Verdana;
	font-size: small;
	background: #D2AE62 url() no-repeat  top left; /* bg */
	color: #B17324; /* txt */
	scrollbar-base-color: #D2AE62; /* bg */
	text-align: center;
	margin: 0px;
}
