.style3 {color: #FFFFFF}
	.FooterText {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #CCCCCC; 
	font-weight: bold; 
	}
	a.FooterText:link {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;

}
a.FooterText:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.FooterText:hover {color: #00CCFF;
text-decoration:none;


