/* CSS Document */
/***********firma*******/
.correo{
font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.correo:visited {
font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.correo:hover{
font-family: Verdana;
	font-size: 11px;
	color: #0E4E74;
	text-decoration: underline;
}

.dn {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.dn:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.dn:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #224F7B;
	text-decoration: underline;
}

.titulo{
font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.ln {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.ln:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.ln:hover {
	font-family: Verdana;
	font-size: 11x;
	color: #224F7B;
	text-decoration: underline;
}
