  
A:link {text-decoration: none;color: #0000FF; }
A:visited {text-decoration: none;color: "#003300"; }
A:active {text-decoration: none;color: "#003300"; }
A:hover	{
	text-decoration: underline;
	color: "#FF9900";
	
}

  //.style1 {color: #009900}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}

 
