/* CSS Document */
.ROSSO a{
   background-image :none !important;
   color: Red !important;
   font-weight:bold !important;
   font-size: 11pt;
}

.VERDE a{
	background-color: Green !important;
   background-image :none !important;
   color: White !important;
   font-weight:bold !important;
   font-size: 12pt;
}

