@charset "utf-8";
/* CSS Document */

a:hover {	
	text-decoration: underline
}

.eentitle {
	padding: 10px 0 2px 0; 
	font-size: 1.4em ;
	color: #334653;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.een_nbresults {
	color:#46626E;
	font-weight:bold;
}

.eentype {
	color:#46626E;
	font-size:8pt;
}

.eentext {
	color:#000;
	font-size:10pt;
	font-weight:normal;
}



