h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #990000;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
h2 {  font-family: "Times New Roman", Times, serif; font-size: large; color: #000099; font-weight: bold; }
p  {  font-family: "Times New Roman", Times, serif; font-size: 16px; color: #CCCCCC; font-weight: bold; }
a:visited { color: #0000FF; text-decoration: underline; }
a:hover { color: #0000FF; font-weight: bold; text-decoration: underline;}
a:link { color: #0000FF; text-decoration: none;  } 
body {
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	background-image:  url(sfondo_nuovo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #000000;


}
