.titlu  
{
  font-family: Verdana;
  font-size: 12px;
  font-style: normal; 
  font-variant: none; 
  font-weight: bold;
  color: #FF7800;
  text-decoration: none;
}
.text
{
  font-family: Arial;
  font-size: 12px;
  font-style: normal; 
  font-variant: none; 
  color: #000000;
  text-decoration: none;
}

.F {
font-family: Verdana; 
font-size: 10px; 
font-style: normal; 
line-height: 14px; 
font-weight: bold;
font-variant: none; 
color: #000000; 
text-decoration:underline 
}


.C   {
background: transparent;
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #000000;
text-decoration: underline
}


.C:hover   {
background: transparent;
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #666666;
text-decoration: underline
}

.C:active  {
background: transparent;
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #666666;
text-decoration: underline
}


.T  
{
  font-family: Verdana;
  font-size: 12px;
  font-style: normal; 
  font-variant: none; 
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.E  
{
  font-family: Verdana;
  font-size: 10px;
  font-style: normal; 
  font-variant: none; 
  font-weight: regular;
  color: #000000;
  text-decoration: none;
}



