A:link {
	FONT-SIZE: 10pt; 
	COLOR: #CC3300; 
	FONT-FAMILY: verdana,Arial, Helvetica; 
	TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 10pt; 
	COLOR: #800080; 
	FONT-FAMILY: verdana,Arial, Helvetica; 
	TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 10pt; 
	COLOR: #000080; 
	FONT-FAMILY: verdana,Arial, Helvetica; 
	TEXT-DECORATION: none
}
.titel{
	/* classes voor de copyright onder aan elke file */
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration:none;
	}	
.text{
	/* classes voor de copyright onder aan elke file */
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height:17px;
	}		
.copyright{
	/* classes voor de copyright onder aan elke file */
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #808080;
	text-decoration:none;
	}	
	.replyform 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #999999;
	text-decoration:none;
	}	
	
.replyform_inputfield {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
  border : thin  #D4D3D0;
  width:150px;
}	
