body {
	font-family: Myriad condensed web, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/bakgrund.jpg);
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


a:active {
	color: #666666;

}
.mindre {
	font-size: 9px;
}
.form {
	font-family: Myriad condensed web, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.understruket {
	text-decoration: underline;
}
