body {
	color: #FFCCFF;
	background-color: #990066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;


}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
.sottolineato {
	text-decoration: underline;
}

