body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.galyear_white {
	font-family: Tahoma;
	font-size: 26px;
	color: #CCCCCC;
	text-decoration: none;
}

.galyear_orange{
	font-family: Tahoma;
	font-size: 26px;
	color: #FF6600;
	text-decoration: none;
}


.galmonth_white {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

.galnum_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}.ct_backbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}


