BODY {
	font-family:Verdana,Helvetica;
	text-align : justify;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	margin-top:0;
        background:white;
}
A:link,A:visited {
	text-decoration: none;
	color : Blue;
}
A:hover,A:active {
	text-decoration: underline;
	color : Aqua;
}
#fons { overflow: hidden;
		visibility: visible; position: absolute; z-index: 1; 
		top: 0px; left: 0px; width: 100%; height: 100%;
}
#codi { overflow: auto;
		visibility: visible; position: absolute; z-index: 2;
		top: 0px; left: 0px; width: 100%; height: 100%; 
		text-align: center;
}
.fonsblanc { background-color: white;}
.titolmod { background: url(http://www.acudit.net/grafics/v2/titol.jpg); 
                color: white;
}
.tronc { background: white;}
.centre { background: white;}
.columna { background: lightblue;}