.fondo {
	background-image: url(fondoarr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt {
	font-family: tahoma, trebuchet, sans-serif;
	font-size: 11px;
	color: #747474;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
a.txt:hover {
	font-family: tahoma, trebuchet, sans-serif;
	font-size: 11px;
	color: #F5BE00;
	text-decoration: underline;
	line-height: 16px;
	font-weight: normal;
}

