BODY {}

A {text-decoration: none; color: #405A46;}
A:Hover {
	text-decoration: none;
	color: #000000;
}
.linkArticolo {
	font-size : 12px;
	color : #993333;
	font-style: italic;
	font-weight: bold;
	background : #FFD761;
	text-align: center;
}

.dropshad {filter:DropShadow(OffX=-1, OffY=-1, color:#F47C7B)}

H1 {
	font-size : 43px;
	color : #405A46;
	font-style: italic;
}
H2 {
	font-size : 24px;
	color : #405A46;
	font-style: italic;
}
LI {
	font-size : 43px;
	color : #405A46;
	font-style: italic;
}

H3 {
	font-size : 18px;
	color : #405A46;
	font-style: italic;
}
.link {
	font-family: sans-serif;
	font-style: oblique;
	font-weight: bolder;
	letter-spacing: 2px;
	font-size: 12px;
	text-transform: capitalize;

}

p{
	font-size : 12px;
	color : #405A46;
	font-style: italic;
	font-family: sans-serif;
	font-weight: bold;

}
.description {
	font-size : 16px;
}
.footer {
	font-family: mono;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color : #405A46;
	letter-spacing: 3px;
	text-align: center;
}
.pBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #BC462A;

}
.pNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
}
.stilePiccolo {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
