


.footer_links {
	color: #777777; 
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.footer_links a:link,
.footer_links a:visited,
.footer_links a:active {
	text-decoration: none;
	color: #777777;
	
}

.footer_links a:hover {
	color: #547ed8;
	text-decoration: underline;
}


.footer_links ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.footer_links ul li{
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	
}

.footer_links h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
 	padding-bottom: 0;
	text-decoration: underline;
	text-align: left;
	font-size: 1em;
}

.footer_links h2.sub{
	text-decoration: none;
	margin-bottom: 0;
 	padding-bottom: 0;
	font-weight: normal;
	font-size: 1em;
}

.footer_links table {
	width: 756px;
	
}

.footer_links td 
{
	width:232px;
	vertical-align: top;
	padding: 0 30px 0 0;
}
