a {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;	
}
.titulo {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
.enlace:hover {
	font-size: 12px;
	font-family: Arial;
	color: #A1007E;
	text-decoration: underline;	
}
.enlace {
	font-size: 12px;
	font-family: Arial;
	color: #A1007E;
	text-decoration: none;	
}
.enlaceBlanco:hover {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;	
}
.enlaceBlanco {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;	
}
.label {
	font-size: 12px;
	font-family: Arial;
	color: #A1007E;
	text-decoration: none;	
}
.labelpeque {
	font-size: 9px;
	font-family: Arial;
	color: #A1007E;
	text-decoration: none;	
}
.seccion {
	font-size: 12px;
	font-family: Arial;
	color: #A1007E;
	text-decoration: none;	
}
.seccion:hover {
	font-size: 12px;
	font-family: Arial;
	color: #A1007E;
	text-decoration: underline;	
}
.seccionSeleccionada {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;	
}
.seccionSeleccionada:hover {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;	
}
.textopeque {
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;	
}
.enlacepeque {
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;	
}
.enlacepeque:hover {
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;	
}
.texto {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;	
}
.boton {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #A1007E;
	background-color: #FFFFFF;
	height: 18px;
	width: 100px;
	border: none #FFFFFF;
}
.boton2 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A1007E;
	height: 18px;
	border: none #FFFFFF;

}
.vermellpeque {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}