a.dik:link {
	color: #000000;
}


a.dik:hover {
	color: #000000;
	font-weight: bold;
}


a.dik:active {
	color: #000000;
}


a.dik:visited {
	color: #000000;
}



.testo12 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
}
.testo10_bold_blu {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}


.testo12_nero_sottolineato {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


.testo12_titolo_neg_rosso {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}


.testo12_titolo_rosso_sottolineato {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}



#navlist {
	padding-left: 0px;
	font-weight: bold;
	font-size: 11pt;
}


#navlist li {
	list-style: none;
	color: #000000;
}


#navlist li a {
	color: #000000;
	text-decoration: none;
}


#navlist li a:link {
	color: #000000;
	text-decoration: none;
}


#navlist li a:hover {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}


#navlist li a#corrente {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	font-size: 11pt;
}
.testo12_rosso {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.testo12_nero {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.testo10_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
}
