BODY, TD, TABLE, P {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-face-color: #ffffff;
       scrollbar-highlight-color: #ffffff;
       scrollbar-shadow-color: #ffffff;
       scrollbar-3dlight-color: #999999;
       scrollbar-arrow-color: #999999;
       scrollbar-track-color: #ffffff;
       scrollbar-darkshadow-color: #999999;
       overflow:auto;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : blue;
	text-decoration : underline;
}

A.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Blue;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	font-weight : normal;
	text-decoration : none;
}

A.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Blue;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	font-weight : normal;
	text-decoration : none;
}
A.frontartikler {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Blue;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.frontartikler {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Red;
	font-weight : bold;
	text-decoration : none;
}
.rubrik {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.txtred {
	font-weight : bold;
	color : #990000;
	font-size : 12px;
}
.stjerne {
	font-weight : bold;
	color : Red;
}

