.titlu
{ font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 10pt; 
  color: #333333; 
}

.txt
{ font-family: Arial; 
  font-size: 9pt; 
  color: #333333; 
}

a
{ 
  text-decoration: none;
}
a:link
{ color: #000099;
}
a:visited
{  color: #003366;
}
a:hover
{ color: #FF0000;
  text-decoration: underline;   
}

a.alb
{ 
  text-decoration: none;
; color: #009900
; font-family: "Courier New", Courier, mono; font-size: 16px; font-weight: bold
}
a.alb:link
{ color: #00CC00;
  text-decoration: none;
}
a.alb:visited
{  color: #00CC00;
   text-decoration: none;
}
a.alb:hover
{ color: #009900;
  text-decoration: underline;   
}

font.uppercase 
    {
    text-transform: uppercase;
    }

.size { font-family: Arial; font-size: 7pt; ; font-weight: normal; color: #747474; text-decoration: none}
.disabled { font-family: Arial; font-size: 9pt; color: #999999; }
.menu_mic { font-family: Arial; font-size: 8pt; color: #333333; }
.NEWS { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; color: #000099; }
.bigwarning { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FF0000; ; text-decoration: blink}
.menu_mic_blink { font-family: Arial; font-size: 8pt; color: #FF3300; ; text-decoration: blink}
.stef { font-family: Arial; font-size: 18px; ; font-weight: normal; color: #00CC00; text-decoration: none }

