A
{
color: #333333; 
TEXT-DECORATION:none
}

A:hover
{
color: #000000;
text-decoration:underline
}

.texto       
{
font-family: Tahoma;
color: #333333;
font-size: 8 pt
}

.mini
{
font-family: tahoma;
font-size: 7 pt
}

.titulo_big
{
font-family: Tahoma;
font-size: 12 pt;
font-weight: bold
}

.titulo_mini 
{
font-family: tahoma;
font-size: 8 pt;
font-weight: bold
}





