a:link, a:active, a:visited { color: #424a4d;text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }
a:link.CLASA1, a:active.CLASA1, a:visited.CLASA1 { 
	font-family: VERDANA;
	font-size: 12px;
	color: #211d70;
	text-decoration: none; 
	font-weight: bold;
}
a:hover.CLASA1 { 
	font-family: VERDANA;
	font-size: 12px;	
	color: #211d70;
	text-decoration: underline; 
	font-weight: bold;
}
a:link.CLASA2, a:active.CLASA2, a:visited.CLASA2 { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #424a4d;
	text-decoration: none; 
}
a:hover.CLASA2 { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none; 
}

.text_14 {
	font-family: Verdana;
	font-size: 14px;
	color: #424a4d;
	font-weight: bold;
}
.text_14_alb {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.text_9_alb {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	
}
.text_12_arial {
	font-family: Verdana;
	font-size: 12px;
	color: #211d70;
	font-weight: bold;
	
}
.text_11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #424a4d;
}
.text_8_rosu {
	font-family: Verdana;
	font-size: 8px;
	color: #FF0000;
}
.text_11_2 {
	font-family: Verdana;
	font-size: 11px;
	color: #424a4d;
}
label.error {
	font-family: Verdana;
	font-size: 11px;
color: red;
font-style: italic;
}
