A  {
      text-decoration : none;
	color : #FF0000;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #0000FF;
	
}

