@charset "UTF-8";
ul {
	list-style-type: none;

}
#UPCOMINGmenubuttons li {
	padding-left: 13pt;
	float: right;
	text-decoration: none;
}
#UPCOMINGmenubuttons a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#UPCOMINGmenubuttons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#UPCOMINGmenubuttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00CCCC;
	font-weight: bold;
	text-decoration: none;
}
