/* CSS Document */
.footertext {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.footertext:hover {
	text-decoration: underline;
}
