body {
	background-color: #FF7F00;
}
.titulo {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}
.guiones {color: #FF7F00}
.texto {
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1px;
}
.subrayado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
	font-size: small;
}
.bordes {
	border: thin dotted #CCCCCC;
}
.pie1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #800000;
}
.Estilo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #800000;
	font-weight: bold;
	font-size: small;
}
.texto_pequeño {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #800000;
	line-height: normal;
}
.Estilo4 {font-size: large}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: small;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	font-size: small;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: small;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: small;
}
