html {
overflow: scroll;
overflow-x: hidden;
}


body 
{  
FONT-FAMILY: Verdana;
FONT-SIZE: 12px;
COLOR: #ffffff;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

td {
FONT-FAMILY: Verdana;
FONT-SIZE: 12px;
COLOR: #ffffff;
}

H1 {
color: #ddaa55;
font-family: Verdana; 
font-size: 18px;
font-weight: normal;
}

H2 {
color: #ddaa55;
font-family: Verdana; 
font-size: 14px;
font-weight: normal;
}

H3 {
color: #ffffff;
font-family: Arial; 
font-size: 12px;
font-weight: bold;
}

.liten {
color: #ffffff;
font-family: verdana; 
font-size: 10px;
font-weight: normal;
}

.storgron {
color: #1C8600;
font-family: Arial; 
font-size: 18;
font-weight: bold;
}

.fetsvart {
color: #000000;
font-family: Arial; 
font-size: 12;
font-weight: bold;
}

.hoger {
color: #000000;
font-family: Arial; 
font-size: 11;
}


a { color: #ffffff; 
text-decoration: none  }
a:hover { color: #ddaa55;
 }
 
.efterratter { color: #e44eff }
 
.varmratter {color: #ddaa55 }
 
.femratter {color: #95ff4e }

a.underline { color: #ffffff; 
text-decoration: underline  }
a.underline:hover { color: #ddaa55;
 }
 
a.aktuell { color: #ddaa55;
text-decoration: none }