BODY {
	font-family: Verdana, Arial,Helvetica;
	font-size: 11px;
}
TD {
	font-family: Verdana, Arial,Helvetica;
	font-size: 11px;
}
TD.album {
	font-family: Verdana, Arial,Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4C7A96;
}

H3 {
	font-size: 14px;
}

A:link {
	color: #0000FF;
	text-decoration: none;
}
A:visited {
	color: #0000fF;
	text-decoration: none;
}
A:hover { 
	color: #0000FF;
	text-decoration: underline; 
}

A.meny:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.meny:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.meny:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.whiteMeny {
	font-size: 10px;
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}

.margHoved {
	padding: 20px;
}

.overTabell {
	background-color: #1A5579;
	color: #FFFFFF;
	font-weight: bold;
}

.over {
	background-color: #1A5579;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}


