a:link,a:visited,a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#new_footer {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	position: relative;
	font-size: 13px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
}
#new_footer a:link,#new_footer a:visited{
	font-size: 13px;
	text-decoration: none;
	color: #2F2F2F;
}
#new_footer a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #2F2F2F;
}
#systex_logo {
	float: left;
	width: 190px;
	padding-top: 30px;
}
#footer_menu {
	width: 750px;
	float: right;
	padding-top: 2px;
	font-size: 13px;
	color: #2F2F2F;
	text-decoration: none;
	padding-right: 20px;
	letter-spacing: 1px;
}
#footer_copyright {
	width: 750px;
	padding-top: 12px;
	font-size: 13px;
	color: #2F2F2F;
	text-decoration: none;
	padding-right: 20px;
	float: right;
	letter-spacing: 1px;
}
#footer_copyright a:link,footer_copyright a:visited{
	font-size: 13px;
	text-decoration: none;
	color: #FF6500;
}
#footer_copyright a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #FF6500;
}

