.navigationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.welcometext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A30000;
}
.boldgraytext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #404040;
	font-weight: bold;
}
.smallgraytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.biggraytext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.orangetext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF5905;
	font-weight: bold;
}
.boldreadtext {
	color: #940000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.smallboldgraytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FBE629;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.orange_link:link {
	color: #FF5905;
	text-decoration: none;
}
.orange_link:visited {
	text-decoration: none;
	color: #FF5905;
}
.orange_link:hover {
	text-decoration: none;
	color: #DE0000;
}
.orange_link:active {
	text-decoration: none;
	color: #DE0000;
}
body {
	background-color: #9A0000;
}
