h1 {font-family: "Tahoma"; font-size: 12 pt; color: white; font-weight: bold; background: #006699 url("imagen/fondo3.jpg"); line-height: 150%; text-transform: uppercase}
h2 {font-family: "Tahoma"; font-size: 12 pt; color: black; font-weight: bold; background: #99CCFF url("imagen/fondo2.jpg"); line-height: 150%; text-transform: uppercase}
h3 {font-family: "Tahoma"; font-size: 10 pt; color: white; font-weight: bold; background: #006699 url("imagen/fondo3.jpg"); line-height: 150%; text-transform: uppercase}
h4 {font-family: "Tahoma"; font-size: 10 pt; color: black; font-weight: bold; background: #99CCFF url("imagen/fondo2.jpg"); line-height: 150%; text-transform: uppercase}
body {background-image: url("imagen/fondo1.jpg")}

p {font-size: 10 pt; color: black; font-family: "Tahoma"}

p.negrita {font-size: 10 pt; color: white; font-family: "Tahoma"}

p.minima {font-size: 7 pt; color: black; font-family: "Tahoma"}

b {font-size: 10 pt; font-family: "Tahoma"; text-align:center}

span.nuevo {font-family: "Tahoma"; font-size: 10 pt; color: yellow; font-weight: bold; text-align:center; background: red; line-height: 150%}

a:link {color: FFFF99; text-decoration: underline; font-size: 10 pt; font-weight: bold; font-family: "Tahoma"}
a:visited {color: FFCC99; text-decoration: underline; font-size: 10 pt; font-weight: bold; font-family: "Tahoma"}
a:hover {color: yellow; text-decoration: none; font-size: 10 pt}
a:active {color: orange; text-decoration: none; font-size: 10 pt; font-weight: bold; font-family: "Tahoma"}


UL {list-style: circle}