@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
}
.gris a:visited {
	color: #999;
	
}
.gris a:link {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
.blau {
	color: #69F;
	font-weight: normal;
}
.blau a:link {
	color: #69F;
}
.negre {
	color: #000;
}

.negre a:visited {
	color: #000
	
}
.jaume {
	color: #000;
}
a:link {
	text-decoration: none;
	color:#000;
	
}
.bold {
	font-weight: bold;
	color: #000;
}
a:visited {
	text-decoration: none;
	color:#000;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	color: #999;
	text-align: right;
}
#wrap {
margin: 0 auto;
width: 720px;
position:relative;
left: 50%;
margin-left: -600px;
}

