p {
	
	font-size: 18px;
	color: #333333;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
} 

.dateText {
	color: #a0e9cd;
}

.pink {
	color: #ff54f2;
}

.filetto {
	text-decoration: none;
}
#Tabella {
	text-decoration: blink;
}

