.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.negre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.negreptit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
.titol {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
.negreptit2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
table#gran {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
}
