﻿.LItxtCampoL10
{
    font-family: Arial, 'Comic Sans MS' , Tahoma;
    font-weight:normal;
    font-size: 10px;
    color: #2a2a1c;
    text-align:left;
    height:12px;
    width:70px;
}

.LIlblCampoR10
{
    font-family: Arial, 'Comic Sans MS' , Tahoma;
    font-weight:normal;
    font-size: 10px;
    color: #FFFFFF;
    text-align:right;
}

.LIlblCampoC10
{
    font-family: Arial, 'Comic Sans MS' , Tahoma;
    font-weight:normal;
    font-size: 10px;
    color: #FFFFFF;
    text-align:center;
}

.LIhlLinkR10
{
    font-family: Arial, 'Comic Sans MS' , Tahoma;
    font-weight:normal;
    font-size: 11px;
    color: #FFFFFF;
    text-align:right;
    cursor:hand;
}
.LIhlLinkL12B
{
    font-family: Arial, 'Comic Sans MS' , Tahoma;
    font-weight:normal;
    font-size: 12px;
    color: #FFFFFF;
    text-align:left;
    cursor:hand;
    font-weight:bold;
}

a:link {color: #ffffff; text-decoration: none}     /* unvisited link */
a:visited {color: #ffffff; text-decoration: none}  /* visited link */
a:hover {color: #f0ffff; text-decoration: underline}   /* mouse over link */
a:active {color: #ffffff; text-decoration: none}   /* selected link */   