a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;


}

a:visited {
	color: #006600;	
	text-decoration: none;
	font-weight: bold;

}

a:active {
	color: #666633;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #669933;
	text-decoration: none;
	font-weight: bold;

}
font {
	font-family: Arial, Helvetica, sans-serif;
}

