.menu_down a:link { color: #000000; text-decoration: none; font-family: Arial; font-size: 8 pt }
.menu_down a:visited { color: #006699; text-decoration: none; font-family: Arial; font-size: 8 pt }
.menu_down a:hover { color: #000000; text-decoration: underline; font-family: Arial; font-size: 
               8 pt }
.menu_top a:link { text-decoration: none; font-family: Arial; font-size: 8 pt; color: #FFFFFF; 
               font-weight: bold }
.menu_top a:visited { color: #E1E1E1; text-decoration: none; font-family: Arial; font-size: 8 pt; 
               font-weight: bold }
.menu_top a:hover { color: #FFFFFF; text-decoration: underline; font-family: Arial; font-size: 
               8 pt; font-weight: bold }
.menu_left a:link { color: #000000; text-decoration: none; font-family: Arial; font-size: 8 pt; 
               font-weight: bold }
.menu_left a:visited { color: #006699; text-decoration: none; font-family: Arial; font-size: 8 pt; 
               font-weight: bold }
.menu_left a:hover { color: #000000; text-decoration: underline; font-family: Arial; font-size: 
               8 pt; font-weight: bold }
.link_generico a:link { color: #0033CC; text-decoration: none; font-family: Arial; font-size: 8 pt }
.link_generico a:visited { color: #800080; text-decoration: none; font-family: Arial; font-size: 8 pt }
.link_generico a:hover { color: #0033CC; text-decoration: underline; font-family: Arial; font-size: 
               8 pt }
.link_1p a:link { color: #000000; text-decoration: none; font-family: Verdana; font-size: 8 pt; 
                }
.link_1p a:visited { color: #000000; text-decoration: none; font-family: Verdana; font-size: 8 pt; 
                }
.link_1p a:hover { color: #000066; text-decoration: underline; font-family: Verdana; font-size: 
               8 pt;  }
               
.highlightit img{
border: 4px solid #eee
}

:hover.highlightit img{
	background: #8EB4C6;
	border: 4px solid #3366CC;
}

:hover.highlightit{
background: none; /* Dummy definition to overcome IE bug */
}