a {
	font-family: Verdana;
	font-size: 11px;
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #8C66CC;
	text-decoration: none;
	font-weight: bold;
}

.naranja {
	font-family: Verdana;
	font-size: 11px;
	color: #990099;
	text-decoration: none;

}

.boton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #333333; border: 1px #000000 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-bottom: 1px; background-color: #FFFFFF}

.blanco {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.link {
	font-family: Verdana;
	font-size: 11px;
	color: #6633CC;
	text-decoration: none;
}
a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
	
	}
	
	a.link2 {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.link2:hover {
	font-family: Verdana;
	font-size: 11px;
	color: orange;
	text-decoration: none;
}