body
{
 background-color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
; background-attachment: fixed; background-image: url(../jpeg/top_1.gif); background-repeat: no-repeat; background-position: left top
}

H1
{
	font-size:22px;
	font-weight: bold;
	color: #7f76ae;
}

H2
{
	font-size:18px;
	font-weight: bold;
	color: #000000;
}

.top
{
	background-image: url(../jpeg/top.gif);
	background-repeat: no-repeat;
}

.subtop
{
	background-image: url(../jpeg/navigatie.gif);
	background-repeat: no-repeat;
}

.top_color
{
	background-color: #32276C;
}

A.normal:link
{ 
 color: #091C59; 
 background-color: transparent;
 font-weight: bold;
 border: none; 
 text-decoration: none; 
 font-size: 11px; 
 font-family: Arial, Helvetica, sans-serif;
 }

A.normal:visited
{
 color: #091C59;
 background-color: transparent;
 border: 0px;
 text-decoration: none;
 border: none;  
 font-size: 11px; 
 font-family: Arial, Helvetica, sans-serif;
}
A.normal:active
{
 color: #091C59;
 background-color: transparent;
 border: 0px;
 text-decoration: none;
 border: none;  
 font-size: 11px; 
 font-family: Arial, Helvetica, sans-serif;
}
A.normal:hover
{
 color: #091C59;
 background-color: transparent;
 border: 0px;
 text-decoration: none;
 border: none;  
 font-size: 11px; 
 font-family: Arial, Helvetica, sans-serif;
}

A:LINK, A:VISITED 
{
	background-color: #091C59;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECC21B;
	letter-spacing: 1px;
		border_left: 1px solid #ECC21B;
		border_right: 1px solid #ECC21B;
			border_top: 1px solid #ECC21B;
			border_bottom: 1px solid #091C59;
 
	font-size: 11px;
	font-weight: bold;
   text-decoration: none;
	height: 20px;
	padding: 3px;
	
}


A:ACTIVE, A:HOVER
{
	background-color: #091C59;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECC21B;
	letter-spacing: 1px;
	border_left: 1px solid #ECC21B;
		border_right: 1px solid #ECC21B;
			border_top: 1px solid #ECC21B;
			border_bottom: 1px solid #091C59;
  
	font-size: 11px;
	font-weight: bold;
   text-decoration: none;
	height: 20px;
	padding: 3px;
	
}
