<!-- Design and development by Caroline Van Loon - Holland Sea Site: www.hollandseasite.nl/ info@hollandseasite.nl -->

<!-- body -->

body {
	background-color:#99CC00;
	SCROLLBAR-BASE-COLOR:  #99CC00;
    SCROLLBAR-ARROW-COLOR: #99CC00;
}

body.right {
	background-color:#000000;
	SCROLLBAR-BASE-COLOR:  #000000;
    SCROLLBAR-ARROW-COLOR: #000000;	
}

<!-- text -->
p {
	font-family: Arial;
	font-size: 12px;
}

p.bold {
	font-family: Arial;
	font-size: 12px;	
	font-weight:bold;
}

p.small {
	font-family: Arial;
	font-size: 6px;
}

p.left {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color:#000000
}

p.head {
    font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	color:#99CC00;
	vlink:#99CC00
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#0000FF;
	
}

<!-- images -->
img.portrait {
    border: 2px #ffffff;
	size: portrait;
	width: 100px;
	height: 147px;
}

img.landscape {
    border: 2px #ffffff;
	size: landscape;
	width: 100px;
	height: 67px;
}

<!-- links -->


a { color: #333333; text-decoration: none; }

a:link { color: #333333; text-decoration: none; }

a:visited { color: #333333; text-decoration: none; }

a:hover { color: #4F62B0; text-decoration: underline; }

a:active { color: #333333; text-decoration: none; }

a.head:link { color: #FFFFFF; font: bold 100%/22px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-decoration: none; }

a.head:visited { color: #FFFFFF; font: bold 100%/22px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-decoration: none; }

a.head:hover { color: #FFFFFF; font: bold 100%/22px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-decoration: underline; }

a.head:active { color: #FFFFFF; font: bold 100%/22px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-decoration: underline; }


a.head {
    font-family: Arial;
	font-size: 14px;
	text-decoration:none;
	color:#FFFFFF;
	vlink:#FFFFFF
}
	
a.about {
    font-family: Arial;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	vlink:#000000
}

a.left {
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	vlink:#000000
}

a.normal {
	font-family:Arial;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	vlink:#000000
}

a.small {
	font-family:Arial;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	vlink:#000000
}