A:ACTIVE {
	color : #336633;
	text-decoration : none;
}
A:LINK {
	color : #336633;
	text-decoration : none;
}
A:VISITED {
	color : #336633;	
	text-decoration : none;
}
A:HOVER {
	color : #7E946B;
	text-decoration : none;
}

