Body {
background-image: url(../images/fondo.jpg);
background-repeat: repeat-x;
background-color: #000000;
margin: 0px;
scrollbar-face-color:#222222;
scrollbar-highlight-color:#222222;
scrollbar-shadow-color:#222222;
scrollbar-3dlight-color:#222222;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#222222;
}

body,td,th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#999999;
text-align:justify;
}

a:link {
text-decoration:underline;
font-size:14px;
color:#666666;
}

a:visited {
text-decoration:underline;
font-size:14px;
color:#666666;
}

a:active {
text-decoration:underline;
font-size:14px;
color:#444444;
}

a:hover {
text-decoration:underline;
font-size:14px;
color:#444444;
}

.normal10{font-size : 10px; font-style : normal; font-weight : normal}
