a:link {
	text-decoration: none;
	font-family: Tahoma, "Times New Roman", Arial;
	font-weight: bold;
	color: #000000;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.carattere {
	font-family: Tahoma, "Times New Roman", Arial;
	color: #ffd9b7;
	font-size: 2px;
	font-weight: bold;

}

