/* CSS Document */
/***********firma*******/
.correo{
font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.correo:visited {
font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.correo:hover{
font-family: Verdana;
	font-size: 11px;
	color: #F8C47C;
	text-decoration: underline;
}

.correo2{
font-family: Verdana;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}

.correo2:visited {
font-family: Verdana;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}

.correo2:hover{
font-family: Verdana;
	font-size: 11px;
	color: #633232;
	text-decoration: underline;
}


.dn {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.dn:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.dn:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #F8C47C;
	text-decoration: underline;
}
