/*@override http://www.webdesign.gs/maysimpsonstrote/style/maysimpsonstrote.css*/

#footer
{
	color: #999999;
	text-align: center;
	font-size: 11px;
	line-height: 23px;
	padding: 5px 0px;
	clear: both;
}
#footer A
{
	color: #666;
	text-decoration: none;
}
#footer A:visited
{
	color: #999;
	text-decoration: none;
}
#footer A:hover
{
	color: #333;
	text-decoration: none;
}