a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none}

.main {
	background-color: #111111;
	color: #EEEEEE;
	font-family: Calibri,Verdana; font-size: 16px;
	width:800px;
	margin:10px auto;
	padding:15px;
	border:3px #FF0000;
}

.huvudrubrik {
	color: #FF9900;
	font-size: 34px;
	font-weight: bold;
	border: 0px dotted #003366;
	margin-bottom: 20px;
}

.underrubrik {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
	border: 0px dotted #003366;
	margin-bottom: 2px;
}
