/* CSS Document */
body{
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	background-color: #CCCCCC;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #D27E00;
}
.stile1 {
	font-size: 11px;
	font-weight:bold;
}
.stile2 {
	font: 16px bold "Courier New", Courier, mono;
	
	
}
.Stile6 {font-size: 16px; font-weight: bold; 
}
.Stile7 {font-size: 20px; font-weight: bold; 
}
.Stile3 {
	font-size: 16px;
	font-weight: bold;
}

.Stile4 {
	font-size: 16px
}

