body {
	background-color: #0000CC;
	background-image: url(../NuovoSito/Oggetti/BarraSfumata.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99FFFF;
	line-height: normal;
	text-decoration: none;
	padding: 5px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF33;
	line-height: normal;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFF33;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFF00;
	line-height: normal;
	text-decoration: none;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #99FFFF;
	text-decoration: none;
	
}

a:hover {
	color: #99FFFF;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}



a:visited {
	color: #99FFFF;
	text-decoration: none;
}

table {
	background-color: #0099FF;
	border: 1px solid #FF3333;
}

inttable {
	background-color: #0099FF;
	border: 1px solid #0099FF;

}
