BODY {
margin: 0px; 
background-color: #980000; 
color: #000000; 
font-family: Verdana; 
font-size: 7pt; 
font-weight: lighter; 
text-align: left; 

scrollbar-face-color: #b4b4b4;
scrollbar-highlight-color: #980000;
scrollbar-3dlight-color: #b4b4b4;
scrollbar-darkshadow-color: #980000;
scrollbar-shadow-color: #980000;
scrollbar-arrow-color: #980000;
scrollbar-track-color: #980000;
           }


TD { 
color: #000000; 
font-family: Verdana; 
font-size: 8pt; 
font-weight: lighter; 
text-align: justify;
}


.title {
color: 980000;
font-size: 8pt;
font-weight: bold;
}


/* ----------------------------------------------------------------------------------------------- GRAFICA */

.border {
width: 716px;
border: 2px solid;
border-color: #b4b4b4;
}
.music {
width: 500px;
border: 2px solid;
border-color: #b4b4b4;
}

.content {
width: 100%;
padding-top: 0px;
padding-left: 12px;
padding-right: 14px;
padding-bottom: 16px;
text-align: justify;
}

.col_dx {
width: 100%;
padding: 0px;
}

/* ----------------------------------------------------------------------------------------------- LINK */

a.menu:link { color: #b4b4b4; font-size: 8pt; font-weight: bold; text-decoration: none; }
a.menu:visited { color: #b4b4b4; font-size: 8pt; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #ffffff; font-size: 8pt; font-weight: bold; text-decoration: underline; }

a:link { color: #a8a8a8; font-size: 8pt; font-weight: bold; text-decoration: none; }
a:visited { color: #a8a8a8; font-size: 8pt; font-weight: bold; text-decoration: none; }
a:hover { color: #707070; font-size: 8pt; font-weight: bold; text-decoration: underline; }

a.menu_dx:link { color:  #980000; font-size: 8pt; font-weight: bold; text-decoration: none; }
a.menu_dx:visited { color:  #980000; font-size: 8pt; font-weight: bold; text-decoration: none; }
a.menu_dx:hover { color:  #985600; font-size: 8pt; font-weight: bold; text-decoration: underline; }

