body {
	margin: 0;
	padding: 0;
	color: #111;
	text-align: center;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #F3BE43;
}
.Estilo1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CC3333;
	border: thin;
}
.Estilo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000022;
	border: thin;
	font-style: oblique;
}
.Estilo3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD700;
	border: thin;
}
.Estilo4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: thin;
}
.Estilo5 {
	font-family: Arial;
	font-size: 14px;
	color: #3F0080;
	border: thin;
	font-style: oblique;
	font-weight: bolder;
}
.Estilo6 {
	color: #CC0000;
	font-weight: bold;
}
.Estilo7 {
	color: #FF6600;
	font-weight: bold;
}
.Estilo8 {
	color: #00CC66;
	font-weight: bold;
}
.Estilo9 {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	border: thin;
	font-weight: bolder;
}
	
}

a {color: #036;text-decoration: none;}
a:hover {color: #900; text-decoration: underline;}
a:active {text-decoration: underline overline;}
a img {border: none;}


