BODY {
font-family: Arial, Helvetica, Verdana, sans-serif;
}
A:hover
{
background-color: #eeffff;
text-decoration:underline;
color:#007F00;
}
A:active
{
background-color: white;
text-decoration:underline;
color:#007F00;
}
address {
color: 999999;
font-size: 12px;
text-decoration: none;
}
.footer {
color: 999999;
font-size: 10px;
text-decoration: none;
}

