body {background: #663300}

.cabecera { background: #000000; text-align: center; vertical-align: middle }
.izquierda { background: #FFF0B3;text-align: center; vertical-align: top }
.menu { background: #FFF0B3; text-align: left; vertical-align: top }
.derecha { background: #FFF0B3; text-align: center; vertical-align: top }
.centro { background: #FFFFFF; text-align: center; vertical-align: top }
.borde { background: #FFFFFF }

.marquesina { font-size: 12pt; font-weight: bold; color: #FFFFFF; 
				background: #000000; text-align: center; vertical-align: middle }

p { font-size: 10pt; font-family: Verdana }
h1 { color: #663300 }
h2 { color: #663300 }
h3 { color: #663300 }
h4 { color: #663300 }

a:hover { color: #665200; background-color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: Times New Roman }
a:link { color: #665200; text-decoration: none; font-weight: bold; font-size: 10pt;  font-family: Times New Roman }
a:active { color: #665200; text-decoration: none; font-weight: bold; font-size: 10pt;  font-family: Times New Roman }
a:visited { color: #665200; text-decoration: none; font-weight: bold; font-size: 10pt;  font-family: Times New Roman }
