a:link {
	text-decoration: none;
	color: #005452;
	font-weight: normal;


}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #005452;
	text-decoration: underline;
}

