.RigheEDI
{
	padding: 4px;
	color: #FFFF66;
	background-color: #009900;
	margin: 4px 4px;
}
.spazio
{
	padding: 6px;
}
.spaziop
{
	padding: 6px;
	margin-left: 4px;
	margin-right: 4px;
}

.scrittaViola
{
	color: #96479A;
	font-weight: bold;
	padding: 4px;
}
.scrittaVerde
{
	color: #6EAB23;
	font-weight: bold;
	padding: 4px;
}
.scrittaBlu
{
	color: #039;
	font-weight: bold;
	padding: 4px;
}
.scrittaRossa
{
	color: Red;
	font-weight: bold;
	padding: 4px;
}
.comic
{
	font-family: "Comic Sans MS";
}
A {
	text-decoration: none;
	color: #009900;
}

A:Hover {
	text-decoration: underline;
	color: #009900;
}
.testo
{
	font-family: Arial;
	font-size: small;
	color: yellow;
}

A.miop{
	text-decoration: none;
	color: #FFFF66;
	font-family: Arial;
	font-size: x-small;
}
A.miop:Hover{
	text-decoration: underline;
	color: #FFFF66;
	font-family: Arial;
	font-size: x-small;
}
A.mioxp{
	text-decoration: none;
	color: #FFFF66;
	font-family: Arial;
	font-size: xx-small;
}
A.mioxp:Hover{
	text-decoration: underline;
	color: #FFFF66;
	font-family: Arial;
	font-size: xx-small;
}

A.mio{
	text-decoration: none;
	color: #FFFF66;	
	font-family: Arial;
}
A.mio:Hover{
	text-decoration: underline;
	color: #FFFF66;
	font-family: Arial;	
}
A.mioB{
	text-decoration: none;
	color: #FFFF66;	
	font-family: Arial;
	font-weight: bold;
}
A.mioB:Hover{
	text-decoration: underline;
	color: #FFFF66;
	font-family: Arial;	
	font-weight: bold;
}

.testoVerde{
	font-family: Arial;
	font-size: x-small;
	color: #009900;
}
.testoGiallo{
	font-family: Arial;
	font-size: x-small;
	color: yellow;
}
.testoGialloB{
	font-family: Arial;
	font-size: small;
	color: yellow;
	font-weight: bold;
}
.testoGiallo5{
	font-family: Arial;
	font-style: italic;
	font-size: 5px;
	color: yellow;
}
.testoGiallo10{
	font-family: Arial;
	font-style: italic;
	font-size: 10px;
	color: yellow;
}
.testoGiallo20{
	font-family: Arial;
	font-style: italic;
	font-size: 20px;
	color: yellow;
}
.testoVerdeB{
	font-family: Arial;
	font-size: x-small;
	color: #009900;
	font-weight: bold;
}
