.textonormal {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pie {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.rayas {
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
	padding-right: 20px;
	padding-left: 20px;
}