a {  text-decoration: none;  }
a:hover      { text-decoration: underline;  }

.menu a {
	color : #970000;
	font-weight: bold; 	
	display : block;
	padding: 5px;
	background-color : #CCCC00;	
}
.menu a:hover {
	text-decoration: none; 
	background-color : white;
}
.reis {
	color: black;
	FONT-FAMILY: Verdana, Arial, 'Trebuchet MS';
	FONT-SIZE: 10pt;
}

.reis a{
	color : #970000;
	FONT-FAMILY: Arial, 'Trebuchet MS';
	FONT-SIZE: 10pt;
	font-weight: bold; 
	text-decoration: none; 	
}

.reis a:hover{
	color : #003300;
	FONT-FAMILY: Arial, 'Trebuchet MS';
	FONT-SIZE: 10pt;
	font-weight: bold; 	
	text-decoration: underline;	
}

.reis h2 {
	color: #FFCC00;
	FONT-FAMILY: Verdana, Arial, 'Trebuchet MS';
	FONT-SIZE: 12pt;
	margin : 0px;
	margin-top : 4px;	
	margin-top : 2px;	

}

.reis h2 {
 text-decoration: none; 
}

.standaard a {
	FONT-FAMILY: Verdana, Arial, 'Trebuchet MS';
	color : #FFFFCC;
}

.standaard a:hover {
	FONT-FAMILY: Verdana, Arial, 'Trebuchet MS';
	color : #D5E1D0;
}