/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2001-2007 Andrew Tidd. All rights reserved.
=================================================================== */
#footer {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	color: rgb(0,0,0);

}

#footer a {
	color: rgb(75, 125, 250);
}

#footer a:hover {
	color: #999999;
}