A	  {
	color : #009999;
	text-decoration : none;
}

A:Active  {
	color : #0000FF;
	
	font-weight : normal;
	
}

A:Hover  {
	color : #009999;
	text-decoration : underline;
}

