BODY {
	font-family: Verdana; font-size: small;
	text-decoration: none;
	background: #7EA280 ;
	background-image: url(images/bg.jpg);
	background-attachment: fixed ;
	background-repeat: no-repeat;
	background-position:center; 
	color: #336666;
	font-size: 11px;
	}

a:link {
   
    text-decoration: none;
	color: #003333;
		
}
a:visited {
     text-decoration: none;
	color: #336666;
	    
}
a:hover {
     text-decoration: none;
	color: #006666;
	
}

a:active {
    text-decoration: none;
	font-size: 11px;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #336666;
 
}

H1 {font-family: Arial, sans-serif;
  font-size: 14px;

}  

H2 {font-family: Arial, sans-serif;
	font-size: 14px;

}  

