

A  {
	color : #696969;
	text-decoration : NONE;
}

A:Visited  {
	color : #2F4F4F;
	text-decoration : NONE;
}

A:Active  {
	color : #330066;
	text-decoration : NONE;
}

A:Hover  {
	color : #330066;
	text-decoration : none;
	background-color: #9ab49e;
}




