html,body
{
	background-color:#ffffff;
	color:#1c1e2d;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 a
 {
  	color:#1c1e2d;
  	text-decoration:none;
 }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E23404;
	text-decoration: none;
	line-height: 17px;

}
.rodetxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E23404;
}
.graytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1e2d;
	line-height: 16px;

}
.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rodekleur {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E23404;
	text-decoration: none;
}

