.punteado {
	border: 1px dashed #666666;
}
.textoEventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a {
	text-decoration:none;
	color:#E3007B;
	border: none;
}
hr {color:#7FC722 ; }
.texto1Blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto1Rosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #e3007b;
	text-decoration: none;
}
.texto1Verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #7FC722;
	text-decoration: none;
}
.pestapeke {
	height: 18px;
	background-image: url(img/pest3.gif);
}
.pestagrande {
	height: 23px;
	background-image: url(img/pest4.gif);
}
.tituloRosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #e3007b;
	text-decoration: none;
}
.tituloBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textoAct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textoActGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textoActMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: Silver;
	text-decoration: none;
}