BODY
{
}
.VFtitolo
{
    FONT-WEIGHT: bolder;
    COLOR: red;
    FONT-FAMILY: Arial
}
.VFtesto
{
	font-size: 12px;
	margin-left: 10px;
	color: #191970;
	text-indent: 10pt;
	margin-right: 10px;
	font-family: Arial;
	text-align: justify;
}
.VFimg
{
    BORDER-RIGHT: midnightblue thin outset;
    PADDING-RIGHT: 5px;
    BORDER-TOP: midnightblue thin outset;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    MARGIN: 5px;
    BORDER-LEFT: midnightblue thin outset;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: midnightblue thin outset
}
.VFmenu
{
	font-weight: bolder;
	color: #ff7f50;
	font-family: Arial;
}
.VFa
{
    COLOR: #77beea
}
.VFa:hover
{
    COLOR: red
}

