A:link    {color: #000000; text-decoration=underline; font-weight: bold}
A:visited {color: #777777; text-decoration=underline; FONT-WEIGHT: bold}
A:active  {color: #a00000; text-decoration=underline; FONT-WEIGHT: bold}
A:hover   {color: #a00000; text-decoration=underline overline; cursor: crosshair; font-style=none; FONT-WEIGHT: bold}


.quote {font-size: 10px; PADDING-LEFT: 8px}
.title {font-size: 15px; text-decoration: underline; font-weight:bold; text-align: center; padding-bottom: 10px}


body {

background: #ffffff;
background-image: url(imgs/fondo.jpg); 
background-attachment: fixed;
margin-left: 10px;
margin-right: 10px;
margin-top: 6px;
margin-bottom: 6px;

scrollbar-face-color:#f0f0f0; 
scrollbar-base-color:#5555555;
scrollbar-shadow-color:#555555;
scrollbar-highlight-color:#555555;
scrollbar-3dlight-color:#555555;
scrollbar-darkshadow-color:#555555;
scrollbar-track-color:#f0f0f0; 
scrollbar-arrow-color: #000000;

font-size: 12px; 
font-family: verdana;
color: #000000;

}