.carattere {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.carattere2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.titolo {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
}

.sottotitolo {
	font-family: Arial;
	font-size: 16px;
	color: #6C7828;
}

.sottotitolo2 {
	font-family: Arial;
	font-size: 16px;
	color: #d2d279;
}

a:link, a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #c3c34c;
	text-decoration: none;
	
}

.link2:link, .link2:visited {
	font-size: 14px;
	color: #f6f7f2;
	text-decoration: underline;	
}

.link2:hover {
	color: #444426;
	text-decoration: underline;
}

.link3:link, .link3:visited {
	font-size: 12px;
	color: #c3c34c;
	text-decoration: underline;	
}

.link3:hover {
	color: #f6f7f2;
	text-decoration: underline;
}

.link4:link, .link4:visited {
	font-size: 12px;
	color: #d0de9e;
	text-decoration: underline;	
}

.link4:hover {
	color: #ffffff;
	text-decoration: underline;
}

.link5:link, .link5:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;	
}

.link5:hover {
	color: #c3c34c;
	text-decoration: underline;
}
