/*** LINKS ***/	  
a.footer:link {
	text-decoration		: none; 
	font-size			: 8pt;
	color				: #000000;
}
a.footer:visited { 
	text-decoration			: none; 
	font-size			: 8pt;
	color				: #000000;
}

a.footer:hover, a.footer:active { 
	text-decoration			: underline;
	font-size			: 8pt;
	color				:#000000;
}

.footer {
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 8pt;
	color				: #000000;
}