body,td,th {
	color: #99CCCC;
}
body {
	background-color: #E3E8B0;
}
.Text {
	color: #000000;
	font-size: 14px;
	font-family: Century Gothic;
}

.Titol {
	color: #666633;
	font-size: 60px;
	font-weight: bolder;
	font-family: Century Gothic;
	
}

.Seccio {
	color: #666633;
	font-size: 30px;
	font-weight: bolder;
	font-family: Century Gothic;
	
}
.Textsenselink {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
a:link {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
a.sumari:link {
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: bolder;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
a.sumari:visited {
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: bolder;
	color: #666633;
	text-decoration: none;
}

a:hover {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
		text-decoration: underline;
}
a.sumari:hover {
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: bolder;
	color: #666633;
	text-decoration: none;
}






