a 
{ 
	text-decoration:none; 
	font-family:Verdana,Helvetica,Arial; 
	font-size:11px; 
	color:#000000;
}

a:hover 
{ 
	text-decoration:underline;
	color:#068651;
}

h1
{
	background: #CC6600;
	font-family:Verdana,Helvetica,Arial; 
	font-size:12px; 
}

body
{
	background: #FFCC99;
	font-family:Verdana,Helvetica,Arial; 
	font-size:11px; 
}

