BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
  	 a:link {
  	 	color: #339933;
  	    text-decoration : none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px
  	 }
  
  	 a:visited {
  	 	color: #333333;
  	 	text-decoration : none;
		font-family: Arial;
		font-weight: bold;
		font-size: 13px
  	 }
  
  	 a:active {
  	 	color: ##333333;
  	 	text-decoration : underline;
		font-family: Arial;
		font-weight: bold;
		font-size: 13px
  	 }
  
  	 a:hover {
  	 	color: #206020;
  	 	text-decoration : underline;
		font-family: Arial;
		font-weight: bold;
		font-size: 13px
  	 }

.bluehill {
	font-family: Georgia, Times, serif;
	font-size: 13px;
}
