.meny {
font-family: verdana; 
font-size: 8pt; 
position: absolute; top: 455px; left: 355px;
}

a:link {
color: white;
text-decoration: none;
}

a:visited {
color: white;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: underline;
}

a:link.mail {
color: blue;
text-decoration: none;
}

a:visited.mail {
color: blue;
text-decoration: none;
}

a:hover.mail {
color: blue;
text-decoration: underline;
}

.b {
line-height: 13px; 
}
