.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none
}
.footer a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none
}
.footer a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #ff6600;
	text-decoration:none
}