.texto-comun {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.texto-comun a {
	color: #C30;
	text-decoration: underline;
}
.negrita {
	font-weight: bold;
}
.color-rojo {
	color: #C30;
}
.margen-derecho-5px {
	margin-right: 5px;
}
.alinear-derecha {
	text-align: right;
}
.cursiva {
	font-style: italic;
}
.alinear-centro {
	text-align: center;
}
.texto-comun a:hover {
	color: #000;
	text-decoration: underline;
}
.texto-blanco {
	color: #FFF;
}
.tabla-plazas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	border: 1px solid #069;
	text-indent: 5px;
}
.texto-comun-ROJO {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
