a:link,
a:visited,
a:active {
color: #666;
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: underline;
}
#banner {
ont family: Georgia, serif;
font color: black;
font size: 8px;
height: 12px;
margin-left: 25px;
position: fixed;
}