a { color: #000000; text-decoration: underline; font: Arial;}
a:hover { text-decoration: none; }


.meniu_sus { font: 15px Arial;  color: #000000; text-decoration: none; font: bold;}


.meniu_on { font: 13px Arial;  color: #08c2c1; text-decoration: none; font-weight: bold;}
a.meniu { font: 13px Arial; color: #ffffff; text-decoration: none; font-weight: bold;}
a.meniu:link { font: 13px Arial; color: #ffffff; text-decoration: none; font-weight: bold;}
a.meniu:hover { font: 13px Arial; color: #08c2c1; text-decoration: none; font-weight: bold;}

.submeniu_on { font: 14px Arial;  color: #ffffff; text-decoration: none;}
a.submeniu { font: 14px Arial; color: #00a280; text-decoration: none;}
a.submeniu:link { font: 14px Arial; color: #00a280; text-decoration: none;}
a.submeniu:hover { font: 14px Arial; color: #ffffff; text-decoration: none;}


.text_alb { font: 14px Arial;  color: #ffffff; font-weight: bold;}
.text_negru { font: 14px Arial;  color: #08c2c1; font-weight: bold;}
.text_alb_news { font: 12px Arial;  color: #ffffff;}

a.text_alb_link_news { font: 12px Arial;  color: #ffffff; text-decoration:none; font-weight:bold;}
a.text_alb_link_news:link { font: 12px Arial;  color: #ffffff; text-decoration:none; font-weight:bold;}
a.text_alb_link_news:hover { font: 12px Arial;  color: #eeeeee; text-decoration:none; font-weight:bold;}

.titlu_text { font: 12px Arial;  color: #000000; font-weight: bold;}
.titlu_top { font: 20px Arial;  color: #ffffff; text-decoration: none; font-weight: bold;}
.titlu_pag { font: 21px Arial;  color: #08c2c1; text-decoration: none; font-weight: bold;}

.text_marunt_abl { font: 12px Arial;  color: #ffffff; text-decoration: none;}


body         {  font-family: Arial; font-size: 12px; color: #000000; }

li           {  font-family: Arial; font-size: 12px; color: #000000; }
ol           {  font-family: Arial; font-size: 12px; color: #000000; }
table        {  font-family: Arial; font-size: 12px; color: #000000; }
td           {  font-family: Arial; font-size: 12px; color: #000000; }
ul           {  font-family: Arial; font-size: 12px; color: #000000;}

input  {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
	background:#eeeeee;
	border: 1px solid #000000;
}


textarea {
    font-family: Verdana;
    font-size: 12px; 
    color: #000000;
	background-color:#eeeeee;
	border: 1px solid #000000;
	}
	
