BODY {
	background: #ffffff url('imatges/pixel.gif') no-repeat fixed;
	font-family:verdana,sans-serif; 
	color:#000000; 
	font-size:12px; 
	line-height:16px; 
	letter-spacing:1px; 
	word-spacing:1px; 
	background-image:url('imatges/pixel.gif'); background-repeat:no-repeat; background-attachment:fixed 
	}

.text {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #000000; 
	letter-spacing: 1px; 
	word-spacing: 1px; 
	text-indent: 40px;
	}
a:link { 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	text-decoration: none; 
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}
