a:link{
		color: #404040;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
}
a:visited{
		color: #404040;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
} 
a:active{
		color: #404040;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		text-decoration: none;
}
A:hover{
		color: #C00000;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
}
a:link.meny{
		color: #404040;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
a:visited.meny{
		color: #404040;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
} 
a:active.meny{
		color: #404040;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
		text-decoration: none;
}
A:hover.meny{
		color: #C00000;
		font-size: 10px;
		font-family: Verdana;
		font-weight: bold;
}
body{
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #000080;
}
h1{
	color: #404040;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal
}
h2{
	color: #404040;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold
}
h3{
	color: #404040;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}
h4{
	color: #003366;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold
}
h5{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}
h6{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold
}
