a {text-decoration: none}

a:hover      { color: #FF0000;}


a.tabla:link       { color: #F2EACE; }
a.tabla:active     { color: #FFFF00; font-weight: bold }
a.tabla:visited    { color: #F2EACE}
a.tabla:hover      { color: #FF0000; font-weight: bold }

a.web:link         { color: #008000; font-weight: bold }
a.web:hover      { color: #FF0000; font-weight: bold }
a.miweb:link       { color: #008000; font-size:13pt; font-style: italic}

body {background-color:#FFEEDD; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:20px;} 

h1	{font-size:26pt; color:#008000; text-align:center; font-family:"Verdana","Old English Text MT"}
h2	{font-size:18pt; color:#800000; text-align:center; font-family:"Verdana", "Informal Roman"}
h3	{font-size:16pt; color:#000000; font-family:"Times New Roman", "Georgia"}
h4	{font-size:16pt; color:#800000; font-family:"Verdana", "Trebuchet MS", "Arial"}
h5	{font-size:14pt; color:#800000; font-family:"Courier New", "Lucida Console"}


img#boton {cursor:pointer; }
p.j{font-family: "Times New Roman", Times, serif; font-size:12pt; text-align:justify;}
p.izq {text-align:left;}
p.der {text-align:right;}
p.centro {text-align:center;}
div#foot { margin-left:auto; margin-right:auto;}
div#izq { float:left; width:50%; text-align:center;}
div#der { float:right; width:50%; text-align:center;}