@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#wrapper {
	width: 643px;
	height: auto;
	margin: 0 auto;
}
#animation {
	width: 643px;
	height: 384px;
}
#footer {
	width: 643px;
	height: auto;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
}
#footer a:link, a:visited {
	color: #006600;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
