﻿#footer p {
	font-size: 0.7em;
	margin-left: 10px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

	#footer a:hover {
		text-decoration: underline;
	}