BODY {
	font-family: Verdana;
}

A {
  text-decoration: none; color:#000000
}

A:hover {
  color: #008000;
  text-decoration: none 
}