body {
  	background-color: #EEEEEE;
	color: #000000;   
	font-family: verdana, tahoma, sans-serif;   
	text-decoration: none;   
}   
a  {  
	text-decoration: none;  
	color: #207870;  
}  
a:visited  {  
	text-decoration: none;  
	color: #207870;  
}  
a:hover  {  
	text-decoration: underline;  
	color: #207870;  
}
