﻿a:link {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: small;
	color: #008000;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: small;
	color: #FF9900;
	text-decoration: none;
}
#footer a:link {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: x-small;
	color: #99CC00;
	text-decoration: none;
}
#footer a:visited {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: x-small;
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: x-small;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: small;
	color: #6699FF;
	text-decoration: none;
}
#footer a:active {
	font-family: "Lucida Sans", "Trebuche MS", sans-serif;
	font-size: x-small;
	color: #6699FF;
	text-decoration: none;
}
