html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, hr, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}
:focus {
        outline: 0;
}
body {
        line-height: 1;
        color: black;
        background: white;
}
ol, ul {
        list-style: none;
}
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: "";
}
blockquote, q {
        quotes: "" "";
}

* {margin:0; padding:0}
* {font-family: Arial, Tahoma, Times New Roman, Verdana;}

body {
font-size: 12pt; font-weight: bold;
margin-left: 0.25in; margin-right: 0.25in;
color: #ffffff;
background-color: #000000;
background-image: url(01.jpg);
background-repeat: repeat;
background-attachment: fixed;
}
a:link {color:#00ffff;text-decoration:none}
a:visited {color:#32cd32;text-decoration:none}
a:hover {color:#ffa500;text-decoration:none}
a:active {color:#ff0000;text-decoration:none}
img {
border: 2px ridge #ffd700;
}
img.i {
border: 0px;
}
a:hover {position: relative;}
a span {display: none;}
a:hover span {
display: block;position: absolute; top: 10px; left: 0;
text-decoration: none;
padding: 6px; margin: 12px;
z-index: 100; color : #ffffff;
background: #000000; width: 200px; font-size : 10pt;
border: 2px ridge #ffff00;
}
.texto { background-color: #000000;
font-family: Courier New; font-weight : bold; font-size : 12pt;
color: #ffffff; border: 0; 
background-image: url(01.jpg); background-repeat: repeat; background-attachment: fixed
} 
.area { background-color: #000000;
font-family: Courier New; font-weight : bold; font-size : 12pt;
color: #ffffff; border: 0;
background-image: url(01.jpg); background-repeat: repeat; background-attachment: fixed; overflow-y:hidden; 
}
.boton { background-color: #c0c0c0;
font-family: Courier New; font-weight : bold; font-size : 12pt;
color: #000000; border: 2px outset #ffff00;
} 
.texto2 { background-color: #c0c0c0;
color: #000000; border: 2px inset #ffff00;
} 
