BODY, p, h3, h2, h1 {
	background-color: #FFFFF0;
	font-family : Verdana, Tahoma, sans-serif;
	color : #00008B;
	font-size : 12px;
}

p {	margin-left : 10px; margin-right : 10px; font-size : 12px; line-height: 130%}

h1 { font-size : 20px;}
h2 { font-size : 14px;}

.streep { background-color: #FFD700; }
.band { background-color: #ff0099; }
.quote {color: #dc143c;font-family: sans-serif;font-size: 11px; margin-left: 10px;}
.subnav {color: #00008b; font-family: sans-serif; font-size: 11px; margin-left: 20px; font-weight: normal;}
.huidig {font-size: 14px; font-weight: bold; }
.week {font-size: 12px; font-weight: normal; color: #00008b; font-family: sans-serif;}

a { text-decoration : none } /* unvisited links in content */ 
a:link {color: #009999 } 
a:visited {color: #009999; } /* visited links in content */ 
a:visited {text-decoration: none !; /* dit is zo gedaan om in Netscape niet zichtbaar te maken */ 
important;} 

