#menuPrices {
	background-image: url("../images/menuItemSelBG.gif");
}

ul.dropdown A#linkPrices{
	margin-top: 25px;
	text-decoration: none; 
	color: #BBBBBB;
	background-image: none;
}

#prices {
	font-family: Arial,Verdana,Helvetica;
	font-style: italic;
	font-size: 8pt;
	padding-left: 150px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	width: 650px;
}


FONT.pricesTitle {
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bolder;
	background-image: url("../images/contactBG.png");
}
TD.pricesPrice {
	font-size: 11pt;
	text-align: right;
}
TD.pricesDescription {
}
TD.pricesNote {
	font-weight: normal;
}

TD.pricesTestata  {
	text-align: center;
	font-weight: bolder;
	letter-spacing: 0pt;
	font-size: 10pt;
}

.textFucsia {
	background-image: url("../images/contactBG.png");
}

#star001 {
	background-image: url("../images/star1BG.png");
	background-repeat: no-repeat;
	background-position: 50px 110px;
}
#star002 {
	background-image: url("../images/star2BG.png");
	background-repeat: no-repeat;
	background-position: 150px 420px;
}
#star003 {
	background-image: url("../images/star3BG.png");
	background-repeat: no-repeat;
	background-position: 820px 340px;
}

#star001IE {
	background-image: url("../images/star1BG.jpg");
	background-repeat: no-repeat;
	background-position: 30px 120px;
}
#star002IE {
	background-image: url("../images/star2BG.jpg");
	background-repeat: no-repeat;
	background-position: 120px 400px;
}
#star003IE {
	background-image: url("../images/star3BG.jpg");
	background-repeat: no-repeat;
	background-position: 820px 340px;
}

a.call:link {color:darkred;text-decoration:none;font-size: 10pt;}
a.call:visited {color:darkred;text-decoration:none;font-size: 10pt;}
a.call:hover {color:darkred;text-decoration:underline;font-style:italic;font-size: 10pt;} 
a.call:active {color:darkred;text-decoration:none;font-size: 10pt;}

a.call2:link {color:black;text-decoration:none}
a.call2:visited {color:black;text-decoration:none}
a.call2:hover {color:black;text-decoration:underline;font-style:italic} 
a.call2:active {color:black;text-decoration:none}
