.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #900000; 	
	font-style: normal;
}
a.text:hover{
	color: #E39000; 
}

.forucs_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FD7F00; 	
	font-style: normal;
	border: none;
	background: White;
	text-decoration: none;
	
}


a.forucs_link:hover{
color: #FD7F00;
}


.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #820000; 
	font-weight: bolder;		
	font-style: normal;
	text-decoration: none;
}

a.menue:hover {
	color: #E39000;
	font-weight: bolder;
	text-decoration: none;
}

