/* CSS Document */

.TitoloMain {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.TestoMain {font-size: 14px}
.TestoMain  a, .TestoMain a:visited, .TestoMain a:active{
	color: #FFFF99;
	font-size: 14px;
}
.TestoMainHighlight {
	color: #FFFF99;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu a, .menu a:visited, .menu a:active{
	text-decoration:none;
	color: #045069;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.menu a:hover {
	text-decoration:underline;
	color: #202A33;
}