.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
.title {
	position: absolute;
	width: 223px;
	height: 20px;
	left: -40px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.submenu {
	position: absolute;
	left: 25px;
	width: 230px;
	border: 0px solid black;
	background-color: white;
	layer-background-color: yellow;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	visibility: hidden;
}
body 	{ 
	background-image: url(background.gif);}
.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A:link, A:visited { text-decoration: none; color:6D6D6D; }

A:hover { text-decoration: underline: font-weight: underline; color:A1A1A1;}
