A  {
	font-weight : bold;
	color : #339933;
	text-decoration : none;
}

A:Visited  {
	color : #339933;
	font-weight : bold;
	font-style : none;
}

A:Active  {
	color : #339933;
	font-weight : bold;
	text-decoration: underline;
}

A:Hover  {
	color : #339933;
	font-weight : bold;
	text-decoration : underline;
}
