.suavizado {
	color: #919AA2;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	border: none;
}

.pie {
	color: #919AA2;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	border: none;
	font-weight: bold;
}

font {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

a:link {
	color: #919AA2;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	
}
a:visited {
	color: #919AA2;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: none;

}

a:hover {
	color: #919AA2;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	border: none;
	font-weight: bold;
}