BODY {
	background-image : url('BACK003.jpg');
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : #FFFF33;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 2px;
	margin-bottom : 0px;
	font-weight : normal
}
A:HOVER {
	color : #FF0033;
	background-color : Yellow;
}

A:LINK {
	text-decoration : none;
	color : #FFFF33;
}
A:VISITED {
	text-decoration : none;
	color : Yellow;
	background-color : transparent;
}

HR {
	color : #FF0033;
	height : 1px;
	margin-top : -5px;
	width : 100%;
}
H6 {
	font-family : "Arial Black";
	font-size : 9pt;
	font-weight : normal;
	letter-spacing : 4px;
	color : Lime;
	background-color : #996666;
	border : thin ridge;
	text-align : center;
	text-shadow : inherit;
}
H5.voce {
	border-top : thin groove Aqua;
	width : 80%;
	margin-left : 4px;
}

DIV.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
    color : Black;
	text-align : justify;
}
