body {	
  background: #60D924 url(background.gif) repeat-x; 
  color: #FFFFFF;
}

td {
  font-family: verdana, sans-serif;
  font-size: 80%;
}

a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:active {text-decoration: none; color: white;}
a:hover {text-decoration: underline; color: yellow;}
