.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF99CC;
	color: #003333;
}

