a.naranja:visited {
	text-decoration: none;
	color: #009EE0;
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #AAD5FF;
	line-height:18px;
}
a.naranja::hover {
	text-decoration: underline;
		font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #F29400;
	line-height:18px;
}
a.naranja:active {
	text-decoration: none;
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #AAD5FF;
	line-height:18px;
}
.blanco {
		font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
	line-height:18px;
}
a.blanco:link {
	text-decoration: none;
		font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;
	line-height:18px;
}
a.blanco:visited {
	text-decoration: none;
	color: #009EE0;
		font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;
	line-height:18px;
}
a.blanco::hover {
	text-decoration: underline;
		font-family: Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #F29400;
	line-height:18px;
}
a.blanco:active {
	text-decoration: none;
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
	line-height:18px;
}
.naranja {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #AAD5FF;
	text-decoration:underline;
	line-height:18px;
}
a.naranja:link {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #AAD5FF;
	text-decoration:none;
	line-height:18px;
}