a:link    {text-decoration: none; color:#666666;}
a:visited {text-decoration: none; color:#666666;}
a:hover   {text-decoration: none; color:#666666;}
a:active  {text-decoration: none; color:#666666;}

body{
	background-color:#BEB79F;
	font-family:Trebuchet MS;
	font-size:11px;
	margin:0;
	padding:0;
}