@charset "UTF-8";
/* CSS Document */

.footer {
	font-size: x-small;
	color: #CCCCCC;	 
}

a:link {
	color: #cccccc;
	border:none;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}.imageLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
