@charset "utf-8";
.Normal20Yellow {
	color: #FFFFCC;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.Normal20White {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
}
body {
	background-color: #000000;
	margin-left: 40px;
	margin-top: 40px;
	background-image: url(../backgrounds/woodgrain2.JPG);
	margin-right: 40px;
}
.Bold36White {
	font-size: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.Normal20Brown {
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #330000;
}
a:link {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60000;
}
a:visited {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
}
a:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8080;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60000;
}
.Bold42Black {
	color: #000033;
	font-size: 42px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Bold24Yellow {
	font-size: 24px;
	color: #FFFFCE;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Bold24Brown {
	color: #4A2C21;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Bold14Brown {
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Bold20Brown {
	color: #330000;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.Bold36Brown {
	font-size: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #330000;
}
.Italic20White {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
}

