a.enlaceLoginRojo
{
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        color: #FF0000;
        text-decoration: underline;
}

a.enlaceLoginNegro
{
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}

a.enlaceLoginGris
{
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        color: #666666;
        text-decoration: underline;
}

.imprimir {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #FF0000;
        text-decoration: none;
}

.textoHome {
        font-family: Arial; 
        font-size: 11px;
        font-weight: bold;
        color: #666666;
        text-decoration: none;
}

.textoContenido{
        font-family: arial;
        font-size: 11px;
        font-weight: normal;
        color:#333333;
}

.titulo {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.textoAvisoRojo
{
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        line-height: 16px;
        color: #FF0000;
}

a.textoAvisoRojo
{
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        line-height: 16px;
        color: #FF0000;
}

.textoAvisoNegro
{
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        line-height: 16px;
        color: #000000;
}

.textoGris11
{
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        line-height: 13px;
        color: #999999;
        text-decoration: none;
}

a.textoGris11
{
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        line-height: 13px;
        color: #FF0000;
}


td.linea{
        background-color:#C0C0C0;
        height:1px;
}

.radio {
        color:#000000; 
        font-family: Arial;
        font-size:10px;
        text-align:left;
        white-space : nowrap;
        height:20px;   
}

.ayfondo{
	background-color: #CCCCCC;
}

.aybordetabla{
	background-color: #000000;
}

.aytabla{
	background-color: #CCCCCC;
}

.aytitulo{
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color: #FF0000;
        text-decoration: none;
}

.aytexto{
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

a.aytexto{
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

a.verMas {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #FF0000;
        text-decoration: underline;
}

a.verMas:Hover {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #FF0000;
        text-decoration: none;
}
