.HEADING {
	font-family: Times;
	font-size: 10;
	font-weight: bold;
	line-height: 125%;
	color: #272324;
}
.ERROR {
  border: 1px solid red;
}
.TITLE {
	font-family: Times;
	font-size: 15;
	line-height: 125%;
	color: #272324;
}
.caption {
	font-family: Verdana;
	font-size: 12;
	line-height: 130%;
	color: #272324;
}
a {
	color:#006fba;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}.LINK {
	color:#FF0000;
}
.NORMAL {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	line-height: 125%;
	color: #000000;
}
H1,H2,H3,H4,H5,H6,P {
	margin:0;
}
.submenuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	line-height: 125%;
	color: #000000;
}
.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}
.submenu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	line-height: 125%;
	color: #000000;
}
#meny a {
	color:#8b3029;
	text-decoration:none;
        font-family: Georgia;
        font-size: 10px;
        font-weight: bold;
}
#meny a:hover {
	color:#b3625c;
	text-decoration:none;
}
#stormeny a {
	color:#8b3029;
}
.redlink { color:#8b3029; 
	text-decoration:none;
        font-family: Georgia;
        font-size: 10px;
        font-weight: bold;
}
.redlink2 { color:#8b3029; 
	text-decoration:none;
        font-family: Georgia;
        font-size: 13px;
        font-weight: bold;
}