.txt-menu {
 font-size : 10pt;
 font-family : Trebuchet MS;
}

.txt-subtitulo {
 font-size : 10pt;
 font-family : Trebuchet MS;
 font.weight : bold;
}

.txt-texto {
 font-size : 8pt;
 font-family : Trebuchet MS;
 line-height : 11px;
}

.txt-textoint {
 font-size : 8pt;
 font-family : Trebuchet MS;
 line-height : 13px;
}

.boton{
        font-size:10px;
        font-family:Trebuchet MS;
        font-weight:bold;
        color:white;
        background:#666666;
        border:0px;
        width:40px;
        height:19px;
       }


A:link {text-decoration: none; color: #000000;}

A:visited {text-decoration: none; color: #000000;}

A:hover {text-decoration: underline; color: #CC0000;}


body{background-color:#000000;background-image:url(http://www.fit.gob.mx/2009/img/fondo_telon.jpg);background-repeat:no-repeat;background-position:top center}
body { background:#000000 url(http://www.fit.gob.mx/2009/img/fondo_telon.jpg) no-repeat fixed center top; }