HR {
	color : #FFCC99;
}

body         {
	SCROLLBAR-FACE-COLOR: #FFCC99;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: Black;
	SCROLLBAR-ARROW-COLOR: Maroon;
	SCROLLBAR-3DLIGHT-COLOR: FFFAF0;
	SCROLLBAR-TRACK-COLOR: FFFAF0;
	font-size: x-small;
	font-family: Verdana;
	color: Navy;
	text-align: justify;
	background-image: url(immagini/sfondo2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

rem        {
	background-image: url(images/sfondo.gif);
	background-attachment: fixed;
	}


.title  {
	font-weight : bold;
	font-size : medium;
	color : #ff0000;
	background : transparent;
}

.smallertext {
	font-size : x-small;
	color : Navy;
	text-align : justify;
}

.smallerheader {
	font-weight : bold;
	font-size : small;
	color : Navy;
	
}
TD {
	font-size : xx-small;
	color : Navy;
}

.testatona {
	font : bold italic 40px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #FFA500;
	text-align : center;
	vertical-align : bottom;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.barra {
	font : bolder 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : Lime;
	color : White;
	text-align : center;
	vertical-align : middle;
}

.barrasotto {
	font : normal smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFCC;
	color : #4169E1;
	text-align : center;
	vertical-align : middle;
	font-weight: bold
}
	

TD {
	font-size : x-small;
	color : Navy;
	text-align : justify;
}

a:link {
	color: #000080;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #000080;
}
a:active {
	color: #000080;
}