.home  { font-family: Comic Sans MS; font-size: 15px; font-weight: bold }
.titolobig   { font-family: Times New Roman; font-size: 40px; font-style: italic; font-weight: bold }
.titolosmall {font-family: Times New Roman; font-size: 12px; font-style: italic; font-weight: bold }
.titolopagina {font-family: Arial; font-size: 30px; font-weight: bold }
.titolopaginasmall {font-family: Arial; font-size: 20px; font-weight: bold }

.testo {font-family: Arial; font-size: 13px;}
.testosmall {font-family: Arial; font-size: 11px;}
.testobig {font-family: Arial; font-size: 15px;}


a:link, a:visited {
	text-decoration: underline;
	color: #FFFF99; 
	font-weight:bold
	}
	
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight:bold	
	}



a:link.menu, a:visited.menu {
	text-decoration: none;
	color: #0000FF; 
	font-weight:bold
	}
a:hover.menu  {
	text-decoration: underline;
	color: #0000FF;
	font-weight:bold
	}
	


body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial;
	
}