@charset "UTF-8";
body {
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: small;
	color: #CCCCCC;
}
a:link {
	color: #333333;
}
a:visited {
	color: #e22682;
}
