body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC33;
	BACKGROUND: #FFCC33 url('images/background.jpg') repeat-y center 50%;
}
.TextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TextGrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.TextYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCD38;
	text-decoration: none;
	font-weight: bold;
}
.TextYellowSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCD38;
	text-decoration: none;
	font-weight: bold;
}
.menuRed {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993333;
	text-decoration: none;
}
.TextRedLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
}
.TextRedMedium {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
