body {
background: #FFF;
border-top: 5px solid #000;
color: #333;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
}

a {
background-color: inherit;
color: #666;
text-decoration: underline;
}

a:hover {
background-color: inherit;
color: #333;
text-decoration:none;
}

a:visited {
background-color: inherit;
color: #333;
text-decoration:none;
}

a img {
border:none;
}
