body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.botonera {
	color: #000000;
	background-color: #99CCFF;
	font-size: 16px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}
.texto3 {
	font-size: 12px;
	color: #FF0000;
}

.texto1 {
	font-size: 12px;
	color: #000000;
	text-transform: none;
	border-right-width: 15px;
	border-left-width: 15px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 120%;
}
.texto2 {
	font-family: Georgia;
	font-size: 14px;
	color: #669999;
	line-height: 140%;
	font-weight: bold;
	font-variant: small-caps;
}

