A:link {
	TEXT-DECORATION: none;
	color: #808080;


}
A:visited {
	TEXT-DECORATION: none;
	color: #808080;

}
A:hover {
	COLOR: #808080; TEXT-DECORATION: underline
}
.mAIUSCOLA {

	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.testobianco {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	line-height: 24px;
}
.testonero {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}