
a { color: #ffffff; text-decoration: none; font: 9pt courier; font: bold; }
a:hover { color: #cccccc; text-decoration: none; }

.meniu { color: #ffffff; text-decoration: none; font: 9pt courier; }
.meniu:hover { color: #9900FF; text-decoration: none; font: 9pt courier; }
.meniu:down { color: #ffffff; text-decoration: none; font: 9pt courier; font: bold;}

.titlualb { color: #ffffff; text-decoration: none; font: 7pt courier;}
.textnegru { color: #000000; text-decoration: none; font: 8pt courier; font-weight:bold;}
.textalb { color: fffffftext-decoration: none; font: 8pt courier; font-weight:bold;}
.textgri { color: #ffffff; text-decoration: none; font: 8pt courier; font-weight:bold;}

body         {  font-family: courier; font-size: 9pt; color: #ffffff ;

}

li           {  font-family: courier; font-size: 9pt}
ol           {  font-family: courier; font-size: 9pt}
table        {  font-family: courier; font-size: 9pt}
td           {  font-family: courier; font-size: 9pt}
ul           {  font-family: courier; font-size: 9pt}

input  {
    
    color: #333333;
	border: 1px solid #cccccc;
}
	
	
textarea {
    color: #333333;
	border: 1px solid #cccccc;
	} 

.textmic { color: #333333; text-decoration: none; font: 8pt courier;}
