/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.brod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rubrik {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.topOpnamn {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color: #333333;
}

a:link {
color: #333333;
	text-decoration: none;
}

a:visited {
	color:#333333;
	text-decoration: none;
}

a:active {
	color:#333333;
	text-decoration: none;
}

a:hover {
	color: #3399FF;
	text-decoration: none;
}



.teknik {
	color: #ffffff;
	size: 13px;
	line-height: 13px;
	text-decoration: none;
}

a.teknik:link {
	color: #3399FF;
	text-decoration: none;
}

a.teknik:visited  {
	color: #3399FF;
	text-decoration: none;
}

a.teknik:active {
	color: #3399FF;
	text-decoration: none;
}

a.teknik:hover {
	color: #efefef;
	text-decoration: none;
}
