/* CLASSES */

.footer p {
	margin-top:5px;
	}
.footer span.title {
	color:#3333CC;
	}
.footer a {
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
