body {
	background:#000 url(../images/back_1.jpg) top center repeat-y;
	margin:0px;
}
a {
	text-decoration:none;
	color: #FF0066;
}
.tituloevento {
	font-size: 16px;
	font-weight: bold;
	color: #FF0066;
}
.djguest {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.descripcion {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.dia {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.dianumero {
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
}
.mes {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.anio {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #FF0066;
}