.01 {
    text-align:center;
}

#footer {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	margin:auto;
	width:800px;
	height:50px;
    text-align:center;
	padding-top:10px;
	

}


a:link {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #0099CC;
	text-decoration:underline
}
a:active {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
