a:link {
	color: #1c97c3; 
	text-decoration: underline; 
	font-size: 7.5pt;
}

a:visited  {
	color: #1c97c3; 
	text-decoration: underline; 
	font-size: 7.5pt;
}
a:active {
	color: #1c97c3; 
	text-decoration: underline; 
	font-size: 7.5pt;
}
/*
a:hover {
	color: #989898; 
	text-decoration: none; 
	font-size: 9pt;
}
*/
body {
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-color: #44bbe8;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	font-size: 9pt; 
	color: #ffffff; 
}

td {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	font-size: 7.5pt; 
	color: #ffffff;
	border-style: none;
	border-width: px; 
}

H1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 4px;
	display: inline;
}

H2 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif; 
	font-size: 12pt; 
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	font-size: 7.5pt; 
	color: #ffffff; 
	text-align: left; 
}

.l {
	margin-bottom: 30px;
}

.fade {
	filter: Alpha(opacity=100);
	border-style: none;
	zoom: 1;
}

.fade2 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	border-style: none;
}

img.musikk {
	filter:Alpha(opacity=100);
	border-style: none;
	cursor: pointer;
}
