<style>

a:link       { text-decoration: none; color: darkred }
a:visited    { text-decoration: none; color: darkred }
a:active     { text-decoration: none; color: darkred }
a:hover      { text-decoration: none; color: #7e6551 }

A
{
  text-decoration: none;
  color: darkred ;
}

BODY
{
	scrollbar-face-color:lightgray;
	scrollbar-arrow-color:black;
	scrollbar-track-color:light;
}

.content-small 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 125%;
	color: black;
}

.content-head 
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2.5px;
	line-height: 250%;
	color: black;
}

.content-subhead 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2.5px;
	line-height: 250%;
	color: black;
}

.realisatie
{
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 100%;
	color: black;
}

TD 
{
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 125%;
	color: black;
}
</style>