@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.basis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.25em;
}

.animation {
	height: 710px;
	width: 694;
}
.footer {
	height:200px;
	float: left;
	width: 990px;
	display: block;
	color: #C1C1C1;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 0px;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;	
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #131313;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
