html, body {
margin: 0;
padding: 0;
}
.meny {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
.foter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
}
.Overskrift {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #000000;
}
.Liten {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #000000;
font-weight: normal;
font-style: normal;
}
.Brodtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.hsd { font-size: 8px; color: #666; }
.hsd a, .hsd a:visited { color: #A2A2A2; text-decoration: underline; }
.hsd a:hover { color: #FF9C00; text-decoration: underline; }
.hsd a:active { color: #666; text-decoration: underline; }
.meny a:link {
color: #FFFFFF;
text-decoration: underline;
}
.meny a:visited {
color: #FFFFFF;
text-decoration: underline;
}
.meny a:hover {
color: #CCCCCC;
}
.meny a:active {
color: #000066;
}
a:link {
color: #6b0000;
text-decoration: underline;
}
a:visited {
color: #6b0000;
text-decoration: underline;
}
a:hover {
color: #666666;
}
a:active {
color: #000066;
}
.foter a, .foter a:visited { color: #CCCCCC; text-decoration: underline; }
.foter a:hover { color: #CCCCCC; text-decoration: underline; }
.foter a:active { color: #CCCCFF; text-decoration: underline; }