.palabras_clave {  color: #CC0000}
.titulo {  font-size: 24px; font-weight: bold}
.etiquetas {  color: #0033CC}
.traduccion {  font-style: italic}
.texto_codigo {  color: #666666}
.nombre_archivo {  color: #999999}
.english {  color: #996600}
a {  text-decoration: none; color: #999999}
a:hover {   text-decoration: underline; color: #999999}
a:link {  color: #666666}
a:visited {  color: #CC6600}
a:active {  color: #990000; }
body {
	background-color: #ffff99;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
}
.Estilo1 {font-size: small}
h1 {text-align:center}
body{margin: 30px; text-align:justify;}

.remarcado{background-color: lightblue; }