.meny {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #757351;
}
.meny a:link {	text-decoration: none;	color: #757351; }
.meny a:visited {	text-decoration: none;	color: #757351; }
.meny a:active {	text-decoration: none;	color: #000000; }
.meny a:hover {	text-decoration: underline;	color: #FF0000; }

.meny_aktuell {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000;
}
.meny_aktuell a:link {	text-decoration: none;	color: #000000; }
.meny_aktuell a:visited {	text-decoration: none;	color: #000000; }
.meny_aktuell a:active {	text-decoration: none;	color: #000000; }
.meny_aktuell a:hover {	text-decoration: underline;	color: #000000; }

.text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
}
.text a:link {	text-decoration: underline;	color: #000000; }
.text a:visited {	text-decoration: underline;	color: #000000; }
.text a:active {	text-decoration: underline;	color: #000000; }
.text a:hover {	text-decoration: underline;	color: #FF0000; }

.rubrik { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold;
	color: #757351;
}

.liten { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	color: #666666;
}

.ruta { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; width: 600px; border: #757351; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF }

