<style type="text/css">
body {
background: #B6B3AE;
margin-top: 5px;
}
A:link { 
text-decoration: none;
color: #666666;
font-size: 14;
}
A:visited { 
text-decoration: none;
color: #666666;
font-size: 14;
}
A:hover{ 
text-decoration: none;
color: #FFFFFF;
font-size: 14;
}
</style>