body {
	margin: 0;
	padding: 0;
}

p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #E2122C;
}

.slogan {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	
}

A.navigatie:LINK, A.navigatie:VISITED{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-family: Arial;
	font-size : 13px;
	letter-spacing : 0px;
}

A.navigatie:HOVER{
	color : #E2122C;
	text-decoration : none;
	font-weight : bold;
	font-family: Arial;
	font-size : 13px;
	letter-spacing : 0px;
}

A.navigatie_actief:LINK, A.navigatie_actief:VISITED, A.navigatie_actief:HOVER{
	color : #E2122C;
	text-decoration : none;
	font-weight : bold;
	font-family: Arial;
	font-size : 13px;
	letter-spacing : 0px;
}


A.submenu:LINK, A.submenu:VISITED{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-family: Arial;
	font-size : 13px;
	letter-spacing : 0px;
}

A.submenu:HOVER{
	color : #E2122C;
	text-decoration : none;
	font-weight : bold;
	font-family: Arial;
	font-size : 13px;
	letter-spacing : 0px;
}

a:hover {
	color: #E2122C;
}

.butstyle  {
	font-size: 10px;
	color : #000000;
	font-family: verdana, arial;
	background-color : #F5F5F5;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}

.txtstyle  {
	font-size: 11px;
	font-family: verdana, arial;
	background-color : white;
	color : #000000;
	font-weight : normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}
