.Negreta {
	font-weight: bold;
}
.NegretaBlanc {
	font-weight: bold;
	color: #FFFFFF;
}
NegretaBlanc:link {
	font-weight: bold;
	color: #FFFFFF;
}
.TitolApartat {
	font-size: x-large;
	font-weight: bold;
}
.DataCreació {
	font-size: 10px;
}
.Link1 {
	font-size: x-small;
}
a:link {
	text-decoration: none;
	color: #003399;

}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	font-style: italic;
}
a:active {
	font-style: oblique;
	text-decoration: none;
}
A.Blanc:link {
	font-weight: bold;
	color: #FFFFFF;
}
A.Blanc:visited {
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
p {
	font-size: 12px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
