.Basic {
	font-family: Arial;
	color: #FF9900; }	

.Large {
	font-family: Arial;
	color: #FFCC00; }

.Small {
	font-family: Arial;
	color: #FF9900; }

.BasicBold {
	font-family: Arial;
	font-weight: bold;
	color: #FF9900; }	

.StarDate {
	font-family: Arial;
	color: #FFCC00; 
	font-weight: bold; }

.BasicLink {
	font-family: Arial;
	color: #99CCFF;
	text-decoration: underline; }
