body {
	background-color: #CCCCCC;
	text-align: center;
}
.cuadroazul {
	background-color: #00CCFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	text-align: left;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990099;
	text-align: center;
	font-weight: bold;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	text-decoration: overline;
	color: #FF00FF;
	background-color: #0066FF;
}



table {
	border: 2px outset #CC3366;
}
.cuadrorosa {
	background-color: #FF99FF;
}
.menusup {
	background-image: url(../archivos/botonrosa.jpg);
	text-align: center;
	border: 3px dashed #00CCFF;
}

