/* Footer */
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
	color: #000000;
	text-align: center;
}

.footerText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
	color: #000000;
	text-align: center;
}


a.footerlink:link {
	color: #000000;
	text-decoration: underline;
}

a.footerlink:visited {
	color: #000000;
	text-decoration: underline;
}

a.footerlink:active {
	color: #000000;
	text-decoration: underline;
}

a.footerlink:hover {
	color: #000000;
	text-decoration: underline;
}
/**********************************************/