﻿body {
	background-color: #003366;
	font-family: verdana, arial, sans-serif;
}

a:link {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

a:hover {
	background: #ffffff;
	text-decoration: none;
	color: #0000c0;
}


a:aktive {
	font-size: 14px;
}

.sidmeny {
	background-color:#003366;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

a:link.sidmeny {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

a:visited.sidmeny {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

a:hover.sidmeny {
	background: #003366;
	text-decoration: none;
	color: #000000;
}


a:aktive.sidmeny {
	font-size: 14px;
}

.meny {
	background-color: #003366;
	color: #ffffff;	
	font-weight: bold;
}

a:link.meny {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

a:visited.meny {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

a:hover.meny {
	background: #003366;
	text-decoration: none;
	color: #000000;
}


a:aktive.meny {
	font-size: 14px;
}


.nyheter {
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-size:12px
}

h3 {
	font-size:14px;
}

.hastar {
	font-size:12px;
}


