body {
font-size: 10pt;
    color: #777777;
    font-family: 'Trebuchet MS', Arial, Verdana;
    text-decoration: none;
}
img {
text-decoration:none;
border:none;
}
.content {
margin:0 auto 0 auto;
width:926px;
}
.cabecera {
border:2px solid #CCCCCC;
}
.cab_img1 {
text-align:center;
height:100px;
border-bottom:2px solid #cccccc;
}
.cab_img2 {
text-align:center;
border-bottom:2px solid #cccccc;
}
.nav {
text-align:center;
}
.nav a {
text-decoration:none;
}
.nav td {
height:30px;
}
a.scrollover
{
    /* Default Colour/Styles here */
    color: #777777;
    font-size: 13px;
    font-family: 'Trebuchet MS', Arial, Verdana;
}

a.scrollover em:first-line {
    /* Rollover Colour/Styles here */
    color: #FFA700;
    font-size: 13px;
    font-family: 'Trebuchet MS', Arial, Verdana;
}



.contenido_borde {
border:2px solid #CCCCCC;
}
.contenido {
width:600px;
}
.fin {
border:2px solid #cccccc;
text-align:right;
}
.fin a {
text-decoration:none;
}
