A.uno:LINK {
	font-family : sans-serif, Verdana, Arial;
	font-size : 12px;
	font-style : bold;
	text-decoration : none;
	color : #FFCC00;
}

A.uno:VISITED {
	font-family :  sans-serif, Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #FFCC00;
}

A.uno:HOVER {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	color : #FFCC00;
}

text {
	font-family : sans-serif, Verdana, Arial;
	font-size : 13px;
	font-style : bold;
	text-decoration : none;
	color : Black;
}
A.due:LINK {
	font-family : sans-serif, Verdana, Arial;
	font-size : 13px;
	font-style : bold;
	text-decoration : none;
	color : #FAF4B8;
}

A.due:VISITED {
	font-family :  sans-serif, Arial, Helvetica;
	font-size : 13px;
	font-style : normal;
	text-decoration : none;
	color : #FFFFFF;
}

A.due:HOVER {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 13px;
	font-style : normal;
	text-decoration : underline;
	color : #006633;
}
.moduli2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #333333;
	background-color: #FFFFCC;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCC700;
}.bordo {
	border: 1px solid #FCC700;
}
.bordo2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FCC700;
	border-right-color: #FCC700;
	border-bottom-color: #FCC700;
	border-left-color: #FCC700;
}
