a:link {
	text-decoration: none;
	color: #339933;
}
a:visited {
	text-decoration: none;
	color: #339933;

}
a:hover {
	font-weight: bolder;
	color: #339933;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #339933;

}
