a:link
{
	color: #FFFF00; 
}
a:visited
{
	color: #FFFF99; 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	background-image:url('../images/ameland%20vuurtoren.jpg'); background-repeat:no-repeat; background-attachment:fixed
}
table
{
	padding:0; table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102) 
}
h1, h2, h3, h4, h5, h6
{
	
}
h1
{
	color: rgb(153,0,0);
}
h2
{
	color: #FFFFFF; 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: #FFFFFF;font-size:12pt
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}



p            { margin-right: 40; font-family:Times New Roman; color:#FFFFFF }
a            { color: #000000 }textarea     { float: left; width: 375 }