/* CSS Document */

#footer  {
	font-size: 10px;
	color: #999999;
}
#footer a, #footer a:visited, #footer a:active {
	color: #999999;	
}
#footer a:hover {
	font-weight: bold;
}
