.text{ color: #4871b5; font-family: Arial; font-size: 12px; font-weight: bold; }

.titel{
	color: #4871B5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.menu{
	color: #5383D2;
	font-family: Arial;
	font-size: 18px;
	line-height: 30%;
	
	

}
.meer{
	color: #4871B5;
	font-family: Arial;
	font-size: 18px; 
	font-weight: bold;
	
	
}

.Exposant{
	color: #4871B5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a			{
	font-family:  Arial;
	font-size: 12px;
	color: #4871B5;	
}

a:link		{
	text-decoration:none;
	color: #4871B5;
}

a:visited		{
	text-decoration:none;
	color: #4871B5;
}

a:active		{
	text-decoration:none;
	color: #4871B5;
}

a:hover		{
	text-decoration:none;
	color: Red;
}
