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

body {
background-color: #666666;
font-family:Verdana, Geneva, sans-serif;
width:709px;
margin:50px auto 50px auto;
color:#CCC;
font-size:12px;
}

a {
text-decoration: none;
color:#CCC
}

.copyright {
	text-align:center;
	color: #999;
	font-size: 9px
}

.copyright a {
text-decoration: none;
color: #999;
	font-size: 9px
}
