.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text12Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.text16Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
.text12Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
.body {
	position:absolute;
	width:100%;
	height:100%;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.text24-title {
	font-family: "Trajan Pro";
	font-size: 24px;
	color: #FFFFFF;
}
.text30-title {
	font-family: "Trajan Pro";
	font-size: 30px;
	color: #FFFFFF;
}
