.footer {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: normal;
	color: #999999;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
	color: #A203A8;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
}
