body {
	margin: 0px;
	background-color: #9999CC;
	}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	}

a {
	color: #000033;
	text-decoration: underline;
	}

a:hover {
	color: #000033;
	text-decoration: none;
	}

.titolo {
	font-size: 15px;
	font-weight: bold;
	}


.titoloPop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #CCCC99;
	}

.menuHTML {
	padding: 10px;
	border-bottom: solid 1px #666;
	width: 80%; 	
	}

.menuHTML a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}

.menuHTML a:hover {
	color: #fff;
	}

.homelink {
	font-size: 10px;
	}

	
.homelink a {
	text-decoration: none;
	font-size: 10px;
	}
	
.sfondoPop {
	background-color: #CCCC99;
	}
