a {
	color: #598BE4;
	text-decoration: none;
}

a:visited {
	color: #598BE4;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
.linkazul {
	color: #0E0D51;
	text-decoration: none;
}
a.linkazul {
	color: #0E0D51;
	text-decoration: none;
}

a.linkazul:visited {
	color: #0E0D51;
	text-decoration: none;
}
a.linkazul:hover {
	color: #ffffff;
	text-decoration: none;
}

.title_white {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.text_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.text_blue_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #0E0D51;
}

.text_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E0D51;
}
.text_blue_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E0D51;
	line-height: 20px;
}

.text_white_10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.borde_celeste {
	border: 1px solid #598BE4;
}
.borde_gris {
	border: 1px solid #D9D9DB;
}
