body,td,tr,table,div {
	color: #ffffcc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	}
	
A {
	color: #00ffff;
	text-decoration: none;
	}
	
A:link {
	color: #00ffff;
	text-decoration: none;
	}

A:hover {
	color: #FF3300;
	text-decoration: underline;
	}
	
.bigboldfont {
	font-size: 24px;
	font-weight: bold;
	}
	
.bigfont {
	font-size: 24px;
	font-weight: normal;
	}
	
.siteinfofont {
	color:#000000;
	font-size: 18px;
	font-weight: normal;
	}
	
.piccenter {
	align:center;
	}
	
.titletext {
	align:middle;
	color:#ff3399;
	font-size: 36px;
	font-weight:normal;
	}
	
.comingsoontext {
	align:middle;	
	color: #ffffcc;
	font-size:36px;
	font-weight:normal;
	}	
	
.timestampfont {
	font-size: 12px;
	font-weight:normal;
	color: #c0c000;
	}	
	
.bottommenufont {
	font-size: 12px;
	font-weight:normal;
}	
	