/* 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: #B46105;
	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: #B46105;
	text-decoration: underline;
}
