.bodytext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.redtext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
center {
	text-align: center;
}
.titletext {
	color: #999;
	font: bold 18px "Comic Sans MS", cursive;
}
.orangetext {
	font-size: 12px;
	color: #F60;
}
a:link {
	color: #F00;
}

