a { color: #0033CC}
a:hover {  text-decoration: none; color: #0033CC}

a.BackTop {
	text-decoration: none;
	height: auto;
	width:auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: thin;
}
a.BackTop:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: thin;
}

a.postit {
	color: #D9F1FD;
	text-decoration: none;
	font-size: larger;
}
a.postit:hover {  
	text-decoration: underline; 
	color: #D9F1FD;
}


table.hbar td {
	font-size: 12px;
}

table.hbar td.viola {
	background-color:#7B68AE;
}
table.hbar a.viola {
	color: #FFFFFF;
	background-color:#7B68AE;
	width:100%;
	text-decoration: none;
}
table.hbar a.viola:hover {
	text-decoration: none;
	background-color:#AB68DE;
	font-weight:bold;
}
table.hbar td.blu {
	background-color:#265DAC;
}
table.hbar a.blu {
	color: #FFFFFF;
	background-color:#265DAC;
	width:100%;
	text-decoration: none;
}
table.hbar a.blu:hover {
	text-decoration: none;
	background-color:#3477FF;
	font-weight:bold;
}
table.hbar td.azzurro {
	background-color:#5CCCF5;
}
table.hbar a.azzurro {
	color: #000000;
	background-color:#5CCCF5;
	width:100%;
	text-decoration: none;
}
table.hbar a.azzurro:hover {
	text-decoration: none;
	background-color:#00FFFF;
	font-weight:bold;
}
table.hbar td.verde {
	background-color:#72C045;
}
table.hbar a.verde {
	color: #000000;
	background-color:#72C045;
	width:100%;
	text-decoration: none;
}
table.hbar a.verde:hover {
	text-decoration: none;
	background-color:#00EE00;
	font-weight:bold;
}
table.hbar td.giallo {
	background-color:#FFE003;
}
table.hbar a.giallo {
	color: #000000;
	background-color:#FFE003;
	width:100%;
	text-decoration: none;
}
table.hbar a.giallo:hover {
	text-decoration: none;
	background-color:#FFFF00;
	font-weight:bold;
}
table.hbar td.arancio {
	background-color:#F88E1F;
}
table.hbar a.arancio {
	color: #000000;
	background-color:#F88E1F;
	width:100%;
	text-decoration: none;
}
table.hbar a.arancio:hover {
	text-decoration: none;
	background-color:#FAAE1F;
	font-weight:bold;
}
table.hbar td.rosso {
	background-color:#F01C24;
}
table.hbar a.rosso {
	color: #000000;
	background-color:#F01C24;
	width:100%;
	text-decoration: none;
}
table.hbar a.rosso:hover {
	text-decoration: none;
	background-color:#FF5F00;
	font-weight:bold;
}


table.vbar td {
	font-size: 14px;
	text-align: center;	
}

table.vbar a {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
/*	height: auto;
	width:95%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: thin;
*/
}
table.vbar a:hover {
	text-decoration: underline;
	color: #0066FF;
/*  text-decoration: undeline;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: thin;
*/
}

table.vbarHome td {
	font-size: 14px;
	text-align: center;	
}

table.vbarHome a {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
table.vbarHome a:hover {
	text-decoration: underline;
	color: #0066FF;
}
