.text
{
color: #000000;
font-size : 10px;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
}

.normal
{
color: #880000;
font-size : 10px;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
}


.negrita
{
color: #000000;
font-size : 10px;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
}

.blanquita
{
color: #ffffff;
font-size : 10px;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
}
