
	body {
		font: 30% verdana, arial, helvetica, sans-serif;
		text-align: center; /* for IE */
		/*background-color:#C71B11;*/
		background-image:url(fondo.jpg);
		background-attachment:fixed;
		background-repeat:repeat;
	}
	table {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#4F4F39;
	}
	a:link {
		color: #CCCCCC;
	}

	a:hover {
		color:#FFFFFF;
			}
	a:visited {
		color:#CCCCCC;
			}
			
	.TextoFoot { 
		color:#CCCCCC;
	}
	