body
{ 
background: white 
}

a:link
{
color:blue;
text-decoration: underline;
font-weight:normal;
}

a:visited
{
color:blue;
text-decoration: underline;
font-weight:normal;
}

a:hover
{
color: red;
text-decoration: underline;
font-weight:normal;
}


a.toplink:link
{
color:#FF9A00;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
background-color: white;
}

a.toplink:visited
{
color:#FF9A00;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
background-color: white;
}

a.toplink:hover
{
color: white;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
background-color: #FF9A00;
}


a.menulink:link
{
color:white;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}

a.menulink:visited
{
color:white;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}


a.menulink:hover
{
color:#FF9A00;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}


a.textlink:link
{
color:666666;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 10px;
}

a.textlink:visited
{
color:666666;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 10px;
}


a.textlink:hover
{
color:#666666;
text-decoration: underline;
font-weight:normal;
font-family: Verdana;
font-size: 10px;
}

.tekst
{
font-weight:normal;
font-family: Verdana;
font-size: 10px;
color: 666666;
}



a.contentlink:link
{
color:666699;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}

a.contentlink:visited
{
color:666699;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}

a.contentlink:hover
{
color:#FF9A00;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}


a.linksmall:link
{
color:666699;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 10px;
}

a.linksmall:visited
{
color:666699;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 10px;
}

a.linksmall:hover
{
color:#FF9A00;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 10px;
}


.title
{
color:#666699;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 18px;
}

.subtitle
{
color:#666699;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 14px;
}


a.tablink:link
{
color:white;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}

a.tablink:visited
{
color:white;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}


a.tablink:hover
{
color:#666699;
text-decoration: none;
font-weight:normal;
font-family: Verdana;
font-size: 12px;
}
