body {
    background-color: #669966;
}

a:active, a:link, a:visited, a:hover {
    color: #000099;
	text-decoration : none;
}

a:hover {
    text-decoration: underline;
}


H1, H2, H3, H4 {
    font-family: Verdana, Arial, sans-serif;
}

select, option, input, input.number, textarea
{
  font-size: 90%;
}

.nyheter  {
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica;
}

.puljetekst {
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica;
}

