body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url();
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
}
.letramediana {
	color: #090;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}
.letratitulillo {
	font-size: 16px;
	color: #009;
}
.textocentral {
	color: #666;
}
.boldRojo {
	color: #900;
	font-weight: bold;
	font-size: 18px;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
}
.colordefondo {
	color: #FFF9F0;
}
.Boldy {
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
}
.blanco {
	color: #FFF;
}
