body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/fondo_web.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
}


a.LinkPie { font-size:12px; color:#000; font-weight:bold; text-decoration:none; }
a.LinkPie:link { font-size:12px; color:#000; font-weight:bold; text-decoration:none; }
a.LinkPie:visited { font-size:12px; color:#000; font-weight:bold; text-decoration:none; }
a.LinkPie:hover { font-size:12px; color:#000; font-weight:bold; text-decoration:underline; }
