p { font-family: arial; font-size: 12px; color: #303030; margin-top: 0em; margin-bottom: 1em}

.normal:link { font-family: arial; font-size: 12px; color: #000099;}





.normal:hover { text-decoration: none}





.normal:visited { font-family: arial; font-size: 12px;}

.gris {
        font-family: tahoma;
        font-size: 11px;
        color: 333333;
}
.grisFuerte {
        font-family: tahoma;
        font-size: 11px;
        color: 333333;
        font-weight: bold;

}
.verde {

        font-family: tahoma;
        font-size: 11px;
        color: #103056;
        font-weight: bold;
}
.grisfooter {

        font-family: tahoma;
        font-size: 11px;
        color: 666666;
}
.grisoscurofooter {


        font-family: tahoma;
        font-size: 11px;
        color: #333333;
        text-decoration:none
}
.grisoscurofooter:hover {
        color:#103056
}