body {
 font-family:Trebuchet MS;
 font-size:13px;
 background-image:url(bg.jpg);
 background-repeat:repeat-x;
 background-color:#E2F4F6;
}

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

a:hover {
 text-decoration:underline;
 color:#000033;
}