.normal {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
}

a:link {color : #bb0000; text-decoration : none;}
a:visited {color : #bb0000; text-decoration : none;}
a:active {color : #000000; text-decoration : none;}
a:hover {color : #000000; text-decoration : underline;} 

.titlu {
    font-family : Verdana,  Arial, Helvetica, sans-serif;
	color: #bb0000;
	font-size: 13px;
	font-weight: bold;
}

.special {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #bb0000;
	font-size: 11px;
	font-weight: bold;
}
