.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7D0960;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D0960;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.vinculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D0960;
	text-decoration: none;
}
.vinculo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC8C10;
	text-decoration: none;
}
.bordes {
	border: 1px dashed #999999;
}
.fecha {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FF3300;
}
.bordeslisos {

	border: 1px solid #000000;
}
.peque {
	font-size: 8px;
}
.moderna {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.subtitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
