/* UKWeddingIndex.com - footer.css */

.footercopycell {
	text-align: left;
	font-size: x-small;
	color: #CCCCCC;
}
.footerothercell {
	text-align: right;
}
.footertable {
	background-color: #F0F0F0;
}
a.footerlink {
	font-size: x-small;
	color: #999999;
	border: none;
}
a.footerlink:link {
	border: none;
}
a.footerlink:visited {
	border: none;
	color: #999999;
}
a.footerlink:hover {
	border: none;
	color: #FF0000;
}
a.footerlink:active {
	border: none;
}
