body
{
background-color: #333333;
}

TABLE
{
font-size : xx-small;
font-family : Verdana, Arial, Helvetica, MS Sans Serif;
font-weight : normal;
font-style : normal;
color : #999999;
text-decoration : none;
background-color : #000000;
}

.kantlinje
{
border : 1px solid #FFFFFF;
}

A
{
font-size : xx-small;
font-family : Helvetica, Verdana, MS Sans Serif;
font-weight : normal;
font-style : normal;
color : #CCCCCC;
text-decoration : underline;
}

A:Visited
{
font-size : xx-small;
font-family : Helvetica, Verdana, MS Sans Serif;
font-weight : normal;
font-style : normal;
color : #333333;
text-decoration : underline;
}

A:Active
{
font-size : xx-small;
font-family : Helvetica, Verdana, MS Sans Serif;
font-weight : normal;
font-style : normal;
color : #666666;
text-decoration : underline;
}

A:Hover
{
font-size : xx-small;
font-family : Helvetica, Verdana, MS Sans Serif;
font-weight : normal;
font-style : normal;
color : #999999;
text-decoration : underline;
}
