P.menu {
 font-family: serif;
 font-size: x-small;
 font-weight: bold;
 color: #666666;
}

P.submenu {
 font-family: serif;
 font-size: xx-small;
 font-weight: bold;
 color: #aaaaaa;
 text-align: right;
}

p.texto{
 font-family: sans-serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 text-align: justify;
 text-indent: 25px;
 line-height:20px;
}

td.ordenadores {
 font-family: serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 text-indent: 10px;
 background-color: #eeeeee;
}

p.registradoras{
 font-family: sans-serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 text-align: justify;
}

a.menu{
        text-decoration:none;
        color: #666666;
}
a.menu:visited{
        text-decoration:none;
        color: #666666;
}
a.menu:hover{
        text-decoration:underline;
        color: #000000;
}

a.enlaces{
        text-decoration:none;
        color: #000000;
}
a.enlaces:visited{
        text-decoration:none;
        color: #000000;
}
a.enlaces:hover{
        text-decoration:underline;
        color: #000000;
}



a.submenu{
        text-decoration:none;
        color: #aaaaaa;
}
a.submenu:visited{
        text-decoration:none;
        color: #aaaaaa;
}
a.submenu:hover{
        text-decoration:underline;
        color: #10650A;
}

table.registradoras{
 font-family: serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 background-color: #FFFFFF;
}

DL{
 font-family: sans-serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 text-align: justify;
 text-indent: 15px;
 line-height:20px;
}
DD{
 font-family: sans-serif;
 font-size: x-small;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 text-align: justify;
 text-indent: 25px;
 line-height:15px;
}
DT{
 font-family: sans-serif;
 font-size: small;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 text-align: justify;
 text-indent: 25px;
 line-height:15px;
}

