body {
font-size: 8px;
background-color:#009500;
}

a:visited { text-decoration: none; color: #009500} 
a:link    { text-decoration: none; color: #009500}   
a:hover   { text-decoration: underline; color: #000000}
