
.bottom
{
 font-family: verdana;
 font-size: 11px; 
 color: white;
}

a:link.bottom
{
 color: white;
 text-decoration: none;
}

a:hover.bottom
{
 color: #green;
 text-decoration: underline;
}
