a:link {
	color:#336600;
	text-decoration:underline;
	}
a:visited {
	color:#669900;
	text-decoration:underline;
	}
a:active {
	color:#333333;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.85em;
	line-height:180%;
	color:333333;
	}
.bighead {
	font-size:1.05em;
	color:#669900;
	font-weight: bold; 
	color: #669900;
	}
	
.littletext {
	font-size: 0.65em;
	}
	
.medtext {
	font-size: 0.75em;
	}
	
.medhead { 
	font-size: .95em;
	color:#669900;
	font-weight: bold;
	color: #669900;
	 }
