
body {
  	font-family: Times New Roman;
}

a:link {
  	text-decoration: none;
}

a:visited {
  	text-decoration: none;
}

A:hover {
  background-color: #666666;
}

