* {

}

:focus {
-moz-outline-style: none;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #eaeaea;
	font-size: 12px;
}


a:link{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        }

a:visited{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
        }
		
a#current{
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
        }
		
a:hover{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
        }
				
#menyBox {
	width: 250px;
	height: 110px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-right: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


img {
	color: #FFFFFF;
	border-color: #FFFFFF;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
	 
.rubrik {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
}

.menyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

strong {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.newslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

i {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

em {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
U {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

