body {
	margin: 0px;
	background-color: #336699;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	
}

a {
	color: #0066FF;
	text-decoration: none;
  }

a:hover {
	text-decoration: underline;
	}


#spaziatura {
	padding: 10px;
	text-align: justify;
}

.riga {
	border-bottom: solid 1px #000;
}

.giallotext {
	color: #FFCC66;
}

.giallotext a{
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}

.giallotext a:hover{
	color: #003366;
	background-color: #FFCC66;
}

.titoletto {
	background-color: #fff;
	text-align: center;
	padding: 3px;
	border: solid 1px #003366;
	font-weight: bold;
}

.monterotondo {
	background-color: #fff;
	color: #336699;
	font-weight: bold;
}

/* FORUM STYLE */

.oggetto {
	background-color: #006699; 
	color: #fff;
	padding: 3px;
	font-weight: bold;
}

.oggetto a {
	color: #FFF;
}

.titoloColonna {
	border-bottom: solid 1px #003366;
	font-weight: bold;
}
