.price 
{ 
	font: 8pt/16pt verdana; 
}

.price_sub 
{ 
	font: 8pt/16pt verdana;
	color: #999 
}

.subsubnavi 
{ 
	font: 8pt/16pt verdana;
	font-weight: bold;
	color: #ff9900;
}

.subsubnavi2 
{ 
	font: 8pt/16pt arial;
	font-weight: bold;
	color: #999 
}

.subsubmenu
{
	font: 8pt/16pt verdana;
	text-decoration: none;
	font-weight: bold;
	color: #999;
}
.subsubmenu:hover
{
	font: 8pt/16pt verdana;
	text-decoration: none;
	font-weight: bold;
	color: #ff9900;
}

#pricefoot
{
	font: italic 8pt/10pt verdana;
	color: #999;
}

a.price_foot
{
	text-decoration: none;
	color: blue;
}
a.price_foot:hover
{
	color: #fc0;
}
