BODY  {
background-color:#006600;
background-image:url("nohay.jpg");
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
font-family : arial;
font-size : 10

}

A:link {text-decoration:none;color:white; font-size : 8pt; font-weight : bold;}
A:visited {text-decoration:none;color:white; font-size : 8pt; font-weight : bold;}
A:active {text-decoration:none;color:yellow; font-size : 8pt; font-weight : bold;}
A:hover {text-decoration:underline;color:yellow; font-size : 8pt; font-weight : bold;}

.entradilla  {
font-size : 13pt;
color: black;
font-family : verdana,arial;
text-decoration : none;
text-align : left;
background-color : white;
font-weight : bold;
font-style : italic;
}

.titulargrande  {
font-size : 40pt;
color: red;
font-family : verdana,arial;
text-decoration : none;
text-align : left;
background-color: none;
text-align : center;
}


H3  {
 font-size : 12pt;
color: #FF0408;
 font-family : verdana,arial;
 text-decoration : none;
 text-align : left;
 background-color : white;
}



.tablamenu  {
font-size : 8pt;
font-family : verdana,arial;
text-align : center;
background-color:#FFCF00;
 
border-top-style : dotted;
border-top-width : 0 px;
border-top-color: gray;

border-bottom-style : dotted;
border-bottom-width : 0 px;
border-bottom-color : gray;

border-right-style : dotted;
border-right-width : 0 px;
border-right-color : gray;

border-left-style : dotted;
border-left-width : 0 px;
border-left-color : gray;

}

.tdmenu  {
border-top-width : 0 px;
border-bottom-width : 1 px;
border-right-width : 0 px;
border-left-width : 0 px;
font-size : 9pt;
font-weight : bold;
color: black;
border-style : double;
font-family : verdana,arial;
text-align : center;
border-top-color:black;
border-right-color:violet;
border-left-color:violet;
border-bottom-color:gray;
background-color:#EABB00;

}


.tdsuperior  {
border-top-width : 0 px;
border-bottom-width : 0 px;
border-right-width : 0 px;
border-left-width : 0 px;
font-size : 30pt;
color : white;
border-style : single;
font-family : verdana,arial;
text-align : left;
border-top-color:black;
border-right-color:violet;
border-left-color:violet;
border-bottom-color:violet;
background-color:black;
}

.tdinferior  {
border-top-width : 0 px;
border-bottom-width : 0 px;
border-right-width : 0 px;
border-left-width : 0 px;
font-size : 8pt;
color : gray;
border-style : single;
font-family : verdana,arial;
text-align : center;
border-top-color:black;
border-right-color:violet;
border-left-color:violet;
border-bottom-color:violet;
background-color:papayawhip;
}


.tdlateral  {
border-top-width : 0 px;
border-bottom-width : 0 px;
border-right-width : 0 px;
border-left-width : 0 px;
font-size : 10pt;
border-style : single;
font-family : verdana,arial;
text-align : left;
border-top-color:black;
border-right-color:violet;
border-left-color:violet;
border-bottom-color:violet;
background-color:#FFCF00;

}
 