@charset "UTF-8";
#bodySite {
	height: 700px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
