<style type="text/css">
<!--
body {
	background-color: #CC9966;
}
.Estilo4 {font-size: 16px}
.Estilo6 {font-size: 16px; font-weight: bold; }
.Estilo19 {font-size: 12px; }
.Estilo24 {font-size: 12px; font-weight: bold; }
.Estilo25 {
	font-size: 16px;
	color: #333300;
}
.EstiloBotonPrincipal {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight:bold;
	color:#3300FF;
	background:#99FF99;
	text-align:center;
	cursor:pointer;
	margin: 5px;
	width:150px;
	height:40px;
	border:3px solid;
	border-color:#0033CC;
	display:inline-block;
	padding: 2px;
	border-radius: 15px;
	hover: 
	
}
.EstiloBotonPrincipal:hover{
background:#00CC99;
color:#3300FF;
box-shadow: inset 0 0 0 3px 3300FF;
}
.Estilo26 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #0033CC;
}
.Estilo37 {font-size: 18px; color: #FF3300; }
.Estilo50 {font-size: 24px}
.Estilo55 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #0033FF;
}

-->
</style>