@charset "utf-8";
#container #header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #418963;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	float: right;
	height: auto;
	width: auto;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
}
#container #header a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #428A64;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
}
#container #header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #428A64;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}
#container #header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FAB23A;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}

