BODY {
	background-image : url(bg.gif);
}
.strekrundt
{
border-style: solid;
border-width: 2px;
border-color: black;
}
.menytittel
{
	font-family: MS Sans Serif, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	background: Red;
	color: White;
}
.menyvalg
{
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: normal;
text-decoration : none;
}
td
{
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: normal;
}
a:link
{
	color: Red;
	text-decoration: underline;
}
a:visited
{
	color: Red;
	text-decoration: underline;
}
A.menyvalg:LINK
{
color: #000000;
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: normal;
text-decoration : none;
}
A.menyvalg:VISITED
{
color: #000000;
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: normal;
text-decoration : none;
}
A.menyvalg:HOVER
{
	color: Red;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
.overskrift
{
font-family: Verdana, Arial;
font-size: 14pt;
font-weight: bold;
color: 000000;
}
.strekhoyre
{
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #E0E0E0;
}
.maalelinje
{
	background-image: url(maalelinje.gif);
 	background-repeat: repeat-y;
}
