@charset "iso-8859-1";

/*CCS Banner intestazione del Portale POLIS */
/*Versione 1.1.0 20 Gennaio 2004 11:06*/

.MenuSup
{
	font-family: Verdana;
	color: black;
	font-size: 10   
}

.MenuInf
{
	font-family: Verdana;
	color: black;
	font-size: 10
	font-weight: bold;
}

A.MSup:hover
{
	font-family: Verdana;
	color: white;
	font-size: 10  
	text-decoration: none;
	font-weight: bold;
}
	  
A.MSup:link 
{
	font-family: Verdana;
	color: white;
	font-size: 10  
	text-decoration: none;
	font-weight: bold;
}

A.MSup:visited
{
	font-family: Verdana;
	color: white;
	font-size: 10  
	text-decoration: none;
	font-weight: bold;
}

A.MInf:hover
{
   	font-family: Verdana;
   	color: white;
   	font-size: 10;
   	font-weight: bold;
   	text-decoration: none;
}
	  
A.MInf:link 
{
   	font-family: Verdana;
   	color: white;
   	font-size: 10;
   	font-weight: bold;
   	text-decoration: none;
}

A.MInf:visited
{
    font-family: Verdana;
    color: white;
    font-size: 10;
    font-weight: bold;
    text-decoration: none;
}