﻿#footer a:link {
	color: #800000;
	text-decoration: none;
}
#footer a:hover {
	color: #00FF00;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
