.fondo {
	background-attachment: scroll;
	background-image: url(img/fondo_p.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}
a.base:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}
a.base:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}
a.base:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}