a:link, a:active, a:visited {
	color: #993300;
	text-decoration:underline;
}

a:hover {
	color: #993333;
	text-decoration: underline;
}

h1 {
	color: #333333;
	font-family: Arial ;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.navigation {
	color: #FFFFFF;
	font-family: Arial ;
	font-size: 14px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background:#A33700;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	color: #FFFFFF;
	font-family: Arial ;
	font-size: 14px;
	text-decoration: none;
}
.navigation a:hover {
	color: #000000;
}
.nav_CurrentPage {
	color: #66CC66;
	font-family: Arial ;
	font-size: 14px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav_CurrentPage a:link, .nav_CurrentPage a:visited, .nav_CurrentPage a:active, .nav_CurrentPage a:hover {
	color: #66CC66;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	text-decoration: none;
}

.stdText {
	color: #333333;
	font-family: Arial ;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
}

.stdTextCenter {
	color: #333333;
	font-family: Arial ;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	line-height: 1.5em;
}


.footer, .footer a {
	color: #FFFFFF;
	font-family: Verdana ;
	font-size: 11px;
	text-decoration:none;
}

.quotes {
	margin-left: 100px;
	margin-right:100px;
	text-align:left;
	font-style:italic;
	color: #333333;
	font-family: Arial ;
	font-size: 14px;
	line-height: 1.5em;
}
