a.buttonStyle {
   color :#000000;
   font-size: x-small;
   font-weight :bold;
   text-decoration :none;
   background-color :#33FF99;
   height : auto;
   width :95%;
   border: thin solid;
   border-color: #FFFFFF #FFFFFF #000000 #000000;
}
a.buttonStyle:hover {
   color :#FFFFFF;
   font-size: x-small;
   font-weight :bold;
   text-decoration :none;
   background-color :#33CC33;
   border: thin solid;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
   cursor:hand;
}

a.barstyle {
   color :#000000; 
   font-size: x-small;
   font-weight :bold; 
   text-decoration :none; 
   background-color :#33FF99; 
   height : auto; 
   width :100%; 
   border: thin #33CC33 solid;
}

a.barstyle:hover {
   color :#FFFFFF;
   font-size: x-small;
   font-weight :bold;
   text-decoration :none;
   background-color :#33CC33;
   border: thin solid;
   border-color:  #000000 #FFFFFF #FFFFFF #000000;
   cursor:hand;
}
a.titoloBlustyle {
   color :#FFFFFF; 
   font-weight :bold; 
   text-decoration :none; 
   background-color :#3399FF; 
   height : auto; 
   width :100%; 
}

a.titoloBlustyle:hover {
   color :#FFFFFF;
   font-weight :bold;
   text-decoration :none;
   background-color :#33FF99;
   border: thin none;
   cursor:hand;
}
a.titoloRossostyle {
   color :#FFFFFF; 
   font-weight :bold; 
   text-decoration :none; 
   background-color :#FF3333; 
   height : auto; 
   width :100%; 
}

a.titoloRossostyle:hover {
   color :#FFFFFF;
   font-weight :bold;
   text-decoration :none;
   background-color :#33FF99;
   border: thin none;
   cursor:hand;
}
a.titoloNerostyle {
   color :#FFFFFF; 
   font-weight :bold; 
   text-decoration :none; 
   background-color :#333333; 
   height : auto; 
   width :100%; 
}

a.titoloNerostyle:hover {
   color :#FFFFFF;
   font-weight :bold;
   text-decoration :none;
   background-color :#33FF99;
   border: thin none;
   cursor:hand;
}
a.titoloGiallostyle {
   color :#000000; 
   font-weight :bold; 
   text-decoration :none; 
   background-color :#FFFF99; 
   height : auto; 
   width :100%; 
}

a.titoloGiallostyle:hover {
   color :#FFFFFF;
   font-weight :bold;
   text-decoration :none;
   background-color :#33FF99;
   border: thin none;
   cursor:hand;
}
TABLE.vbar
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	width: 150px;
}
TABLE.vbar TH
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #33FF99;
    TEXT-ALIGN: center;
	border: thin #33CC33 solid;
	color: #339933;
	width: 150px;
	height: 40px;
}
TABLE.vbar TD
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center;
	background-color :#33FF99;
	border: thin #33CC33 solid;
	color: #339933;
	width: 150px;
	height: 40px;
}

a.vbarStyle {
   color :#000000;
   font-size: x-small;
   font-weight :bold;
   text-decoration :none;
}

a.vbarStyle:hover {
   color :#FFFFFF;
   text-decoration :underline;
}
