@charset "utf-8";
.sloganText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	text-indent: 65px;
}
.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	text-indent: 65px;
}
.footerMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE9900;
	text-decoration: none;
	text-align: left;
	text-indent: 65px;
}
.footerMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE9900;
	text-decoration: none;
	text-align: left;
	text-indent: 65px;
}.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}.mainText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FE9900;
	text-decoration: none;
	text-align: left;
}.mainText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FE9900;
	text-decoration: none;
	text-align: left;
}
.webdesignGreyBg {
	background-color: #999999;
}
