@font-face {
font-family: Futura;
src: url(fonts/Futuram.ttf);
}
@font-face {
font-family: FuturaBold;
src: url(fonts/FutuBd.ttf);
}

body         { scrollbar-face-color: #989898; 
               scrollbar-highlight-color: #EEEEEE; scrollbar-3dlight-color: 
               #181EA5; scrollbar-darkshadow-color: #067B3EB; 
               scrollbar-shadow-color: #EEEEEE; scrollbar-arrow-color: #EEEEEE; 
               scrollbar-track-color: #EEEEEE;
			   background-repeat:repeat-x; }



.TEXTO       { font-family: Futura; font-size: 22pt; color: #ffffff; text-align: left; line-height:110% }
.TEXTOB      { font-family: FuturaBold; font-size: 22pt; color: #ffffff; text-align: left; line-height:110% }
.TEXTOBN     { font-family: FuturaBold; font-size: 22pt; color: #2d2e2e; text-align: left; line-height:110% }
.TEXTOBNSM   { font-family: Futura; font-size: 12pt; color: #2d2e2e; text-align: left; line-height:110% }
.TEXTOWSM    { font-family: Futura; font-size: 12pt; color: #FFFFFF; text-align: left; line-height:110% }

.TITULO      { font-family: FuturaBold; font-size: 42pt; color: #ffffff; text-align: left; line-height:100% }


a            { font-family: Futura; font-size: 22pt; color:#535455; text-decoration:none; text-align:left; line-height:110% }
a:hover      { font-family: Futura; font-size: 22pt; color:#0096d6; text-decoration:none; text-align:left;line-height:110% }