.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
a.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a.footer-text:link {     
    text-decoration: none; 
}
a.footer-text:visited {      
    text-decoration: none;
	color: #ffffff; 
}
a.footer-text:hover { 
    text-decoration: underline;
	color: #ff9900;      
}
a.footer-text:active { 
    text-decoration: none;
	color: #ffffff;     
}
