.normale {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003366; font-size: x-small}
.normale a:link {color: #0000FF; text-decoration: none}
.normale a:visited {color: #0000FF; text-decoration: none}
.normale a:hover {color: #0000FF; text-decoration: underline}

.normaledecorato {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003366; font-size: x-small}
.normaledecorato a:link {color: #0000FF;}
.normaledecorato a:visited {color: #0000FF;}
.normaledecorato a:hover {color: #0000FF;}

.giustificato {text-align: justify}
.giustificato {text-align: justify}
.maiuscolo {text-transform: uppercase}
.grassetto {font-weight: bold}
.grassettobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-image: url(immagini/back.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}

.intestazionetabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(immagini/topnav_bg_grey.gif);
	background-repeat: repeat-x;
	color: #000066;
	}

.intestazionetabelle a:link {
	color: #000066;
	text-decoration: underline
	}
	
.intestazionetabelle a:visited {
	color: #000066;
	text-decoration: underline
	}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline
}
