.meny {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}

A {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
A:hover {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
	font-weight: none;
}	

.text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
 
}

.text_bla {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}



.guld {
	font-family: verdana;
	font-size: 13px;
	color: #4F81BD;
	font-weight: bold;
	text-decoration: none;	
}


