body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #E1AE59;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.whitetitle {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.graytext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	text-align: none;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AB6727;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD0000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #D2A164;
	text-decoration: none;
}
