body {
background-color: white; color: black;
}
A:link
{
    COLOR: #000066;
    TEXT-DECORATION: none
}
A:visited 
{
    color:#000066; 
    text-decoration: none
} 
A:hover 
{
    color:#FF0000; 
    text-decoration: none
} 
A:active 
{
    color:#000066; 
    text-decoration: none
}
.TestoGrassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.TestoGrassetto:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.TestoGrassetto:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.TestoGrassetto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.TestoGrassetto:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TestoPiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.linea {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	background-color: #F9F9F9;
	background-repeat: repeat-x;
	background-position: center;


}
.Testo li{
	list-style-position: outset;
	/*list-style-image: url(images/187.gif);*/
}
#BMobili td{
	list-style-position: outset;
	list-style-image: url(images/187.gif);
	background-color: #f4f4f4;
	border: 1px solid #999999;
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
	padding: 8px;
}
