a:link {
	font-family: "Tahoma";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: "Tahoma";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
a:active {
	font-family: "Tahoma";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}

.Estilo2 {
	color: #C0C0C0;
	font-size: 12px;
}
.Estilo4 {font-family: "Tahoma", Times, serif; font-size: 13px;}
