.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #99FFFF;
}

.testoevid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
}
.motd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF33;
	font-style: italic;

}
.motddesc {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.resume {
	color: #FFFFFF;
	background-color: #333300;
}
a:link {
	color: #FFFF00;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
        color: #FFFF00;
}
a:active {
	font-weight: bold;
        color: #00FF00;
}
a:visited {
	font-weight: bold;
        color: #FFFF00;
}
.titoloparagrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #00FF00;
	background-color: #003333;
	font-weight: bold;

}
th {
	color: #00FF00;
	background-color: #000066;
}
.titolopopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #00FF00;
	font-weight: bold;
	background-color: #006699;

}

