.pubb{ font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
    	color: #0E1196;
	text-decoration:none
}
.navig_pubb{ font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
    	color: #120A66;
	text-decoration:none
}
.navig_pubb_attivo{ font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
    	color: #5757A9;
	text-decoration:none
}
.pubb2{ font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: regular;
    	color: #0E1196;
	text-decoration:none
}

A:link {
	 color: #0D134C;
     text-decoration: none
}
a.pubb:link {
     color: #0E1196;
     text-decoration: none
}
a.navig_pubb:link {
     color: #120A66;
     text-decoration: none
}
a.navig_pubb_attivo:link {
     color: #5757A9;
     text-decoration: none
}
a.pubb2:link {
     color: #0E1196;
     text-decoration: underline
}

A:visited {
    color: #0D134C;
    text-decoration: none
}
a.pubb:visited {
     color: #0E1196;
     text-decoration: none
}
a.navig_pubb:visited {
     color: #120A66;
     text-decoration: none
}
a.navig_pubb_attivo:visited {
     color: #5757A9;
     text-decoration: none
}
a.pubb2:visited {
     color: #0E1196;
     text-decoration: underline
}

A:hover {
	color: #0D134C;
    text-decoration: none
}
a.pubb:hover {
     color: #0E1196;
     text-decoration: none
}
a.navig_pubb:hover {
     color: #2313BE;
     text-decoration: none
}
a.navig_pubb_attivo:hover {
     color: #2313BE;
     text-decoration: none
}
a.pubb2:hover {
     color: #2313BE;
     text-decoration: underline
}

A:active {
    color: #0D134C;
    text-decoration: none
}
a.pubb:active {
     color: #0E1196;
     text-decoration: none
}
a.navig_pubb:active {
     color: #120A66;
     text-decoration: none
}
a.navig_pubb_attivo:active {
     color: #5757A9;
     text-decoration: none
}
a.pubb2:active {
     color: #0E1196;
     text-decoration: underline
}