/* CSS Document */
body{
font-family: Tahoma, Arial;
background:url(../bilder/background.gif);
font-size:15px;
font-weight:bold;
}
table, tr, td
{
vertical-align:top;
text-align:left;
}

a:link {
color:#686CFD;
text-decoration:underline;
}

a:visited {
color:#686CFD;
text-decoration:underline;
} 

a:hover 
{
color:#4f6384;
background-color:#b9babb;
}