/* CSS Document */
BODY {
scrollbar-face-color:#F0F0F0;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#F0F0F0;
scrollbar-darkshadow-color:#E9E9E9;
scrollbar-shadow-color:#CCCCCC;
scrollbar-arrow-color:#006699;
scrollbar-track-color:#E0E0E0;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(../img/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:FFF;
}

/*links*/
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

a.lin:link {font-family:Verdana;font-size:10px;color: #666;;text-decoration: none;}
a.lin:visited {font-family:Verdana;font-size:10px;color: #666;;text-decoration: none;}
a.lin:hover {font-family:Verdana;font-size:10px;color: #990000; background-color: #F0F0F0;text-decoration: none;}

.texto1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:9px;color:#666;}