body {
  font-family: "Times New Roman", Times, serif;
}

A  {	
text-decoration : none;
}

A:Visited  {
}

A:Active  {
}

A:Hover  {
		 text-decoration: underline;
		 }