a:link, a:active, a:visited {
	color: #000000;
	text-decoration:none;
}

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

h1 {
	color: #663300;
	font-family: "Gill Sans", "Trebuchet MS", Verdana ;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

.stdText {
	color: #663300;
	font-family: "Gill Sans", "Trebuchet MS", Verdana ;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}

.stdTextCenter {
	color: #663300;
	font-family: "Gill Sans", "Trebuchet MS", Verdana ;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

.footer, .footer a {
	color: #663300;
	font-family: "Gill Sans", "Trebuchet MS", Verdana ;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

.navigation-addr {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5c3816;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	text-align: center;
}

.navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5c3816;
	font-weight: bold;
	padding: 10px 5px 10px 20px;
	text-align: left;
}
.navigation a:link,.navigation a:visited, .navigation a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5c3816;
	font-weight: bold;
}

.navigation a:hover{
	color: #000000;
	text-decoration: none;
}
.nav_CurrentPage {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 10px 5px 10px 20px;
	text-align: left;
}

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