/* CSS Document */
a:link { text-decoration:none; color:#000000}
a:hover { color:#ffffff; text-decoration:none;}
a:visited { text-decoration:none; color:#000000}
a:active { text-decoration:none; color:#000000}

a.firma:link {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Typewriter", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fffdec;
	text-decoration: none;
}
a.firma:visited {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Typewriter", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-decoration:none;
}
a.firma:hover {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Typewriter", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#f3f0cc;
	text-decoration: underline;
}

a.firma:link {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Typewriter", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fffdec;
	text-decoration: none;
}
a.firma:visited {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Typewriter", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-decoration:none;
}
a.firma:hover {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Typewriter", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#f3f0cc;
	text-decoration: underline;
}

.Estilo10 {color: #000000; font-size: 10px;}

