.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #003366;
}
a:active {
	color: #FF6600;
}
