body,td,th {
	color: #154425;
}
body {
	background-color: #6699CC;
	margin-top: 0px;
}
.Text {
	color: #000000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Titol {
	color: #FFFFFF;
	font-size: 60px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

.Seccio {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.MitjaSeccio {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.Textsenselink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #154425;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.sumari:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #133F46;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.sumari:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #133F46;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
		text-decoration: underline;
}
a.sumari:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #133F46;
	text-decoration: none;
}
