/* box-star.css */td 			{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; }td.brown	{ font-family: Verdana, sans-serif; font-size: 10px; background-color: #AAA77A; }td.green	{ font-family: Verdana, sans-serif; font-size: 10px; background-color: #686A18; }td.orange	{ font-family: Verdana, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #F8B753; }a				{ color: #FF9933; text-decoration: none; }a:hover		{ color: #FF9933; text-decoration: underline; }a:visited	{ color: #FF9933; text-decoration: none; }a.nav				{ color: #000000; text-decoration: none; }a.navactive	{ color: #FF9933; text-decoration: none; }a.nav:hover	{ color: #FF9933; text-decoration: none; }a.nav:visited	{ color: #000000; text-decoration: none; }a.start			{ color: #000000; text-decoration: none; }a.start:hover	{ color: #000000; text-decoration: underline; }a.start:visited	{ color: #000000; text-decoration: none; }b.hot				{ color: #686A18; text-decoration: none; }
