body,td,th {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
}

.tabletxt {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

.style16 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.style13 {font-size: 9px; }

.style5 {	font-size: 12px;
	font-weight: bold;
}

.WarningTxt {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.CursiveTxt {
	font-size:12px;
	font-family: "Comic Sans MS", cursive;
	color: #000;
}

.displaydate {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

.updatetabletxt {
	color:#FFF;
	font-size:14px;
}

.Size16Txt {
	font-size: 16px;
	color: #000;
}

a:link {
	color: #FF6;
}
a:visited {
	color: #FF6;
}
a:hover {
	color: #00F;
}
a:active {
	color: #0F0;
}