@charset "utf-8";
/* CSS Document */

.Estàndard {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #FFF;
}
.Títol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
}
.Subtítol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
}
.Enllaços {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
}
.Enllaços1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background-color: #3F3;
}
.Estàndard div .Estàndard strong {
	color: #0C03B6;
}
.Estàndard div .Estàndard strong {
	color: #000;
}
.Estàndard div .Estàndard strong {
	color: #00F;
}
.Estàndard div p strong {
	color: #00F;
}
