
@media all{
.footer {
	color: #999999;
	font-size: 10px;
}

.footer A {
	color: #999999;
	font-size: 10px;
}

.footer A:link {
	font-size: 10px;
	text-decoration: underline;
}

.footer A:visited {
	font-size: 10px;
	text-decoration: underline;
}

.footer A:hover {
	font-size: 10px;
	text-decoration: underline;
}
}
