/* ##### Footer ##### */

#footer a {
  color: #CCCCCC;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;

}

.footerTable {
	margin-left: auto;
	margin-right: auto;
	background-color: #1C3B51;
	color: #FFFFFF;
	background-position: center;
	line-height: 0.8em;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: .9em;
	width: 420px;




}

.footerTxt {
	font-size: 0.9em;
	color: #FFFFFF;
}
