TD{
	font: 10px verdana;
	color: #ffffff;
}
a{
	text-decoration: none;
}
/* Main Menu Styles */
.mainMenu a{
	color: #FFC43D;
	font-weight: bold;
	padding-left: 12px;
	font-size: 14px;
}
.mainMenu a:hover{
	text-decoration: underline;
}
/* Newsletter/Private Events Menu Styles */
.menu, .menu a{ 
	font-size: 14px;
	font-weight: bold;
	color: #99CC99;
	text-align: center;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
.band{
	color: #FFC43D;
}
.bandH{
	color: #FFC43D;
	font-weight: bold;
}
.band:hover, .bandH:hover{
	text-decoration: underline;
}
