body {
    background:#0861A3 url(bg.png) repeat-x top;
}

a:link 
{
text-decoration: none;
}
a:visited 
{
color: #000066; text-decoration: none;
}
a:hover { color: 66CC33 ; text-decoration: none; }
