
.not_selected{
	background-color:#333333;
	color:Bisque; 
	font-family:Verdana;
	font-size:12px;
}
.selected{
	background-color:#777777;
	color:Ivory; 
	font-family:Verdana;
	font-size:12px;
}

.hint{
	background-image:url('../../images/leather3.jpg');
}




li.special {
	font-family: Verdana; 
	color:Black; 
}

a.special {
	font-family: Verdana; 
	color:Brown; 
	font-size: 80%;
}

td.special {
	background-image:url('../../images/gold.jpg');
}