<!--
body  {margin: 1em;
       color: #ff0000;       
       font-family: arial, helvetica, sans-serif;
			 font-size: x-small;
			 font-weight: normal;
			 font-style: normal;
			 background-color: #000000}

img, table, object {border: 0px}

table {font-size: x-small}
			 
.centro {text-align: center}
.der    {text-align: right}
.izq    {text-align: left}
			 
a:active { color: #ff0000 }
a:hover { color: #ffd700 }
a:link { color: #3366ff }
a:visited { color: #ff66ff }

h1#menu {text-align: center}

p {text-align: justify}

ul#menu, ul#hist {width: 50%; margin-left: 40%}
address {margin-top: 4em;
         width: 33%}

.fder {text-align: center;
       font-size: xx-small;
			 float: right}
.fizq {text-align: center;
       font-size: xx-small;
       float: left}
h1    {font-size: x-large}			 
h2    {font-size: medium}		
-->