body {
	background-color: #2E2E38;
	margin-top: 40px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #ae2a76;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.broed {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.broedfet {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.r {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.madeby {
	color: #34001e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


<!--
/* genomskinlig box */
#solidtext {position: relative; color: #FFFFFF;}
#opacitetsbox {background: #000000; opacity: 0.8; filter: alpha(opacity=80);}
/* box med solid text (fungerar i IE) */

-->