body{
	background-color:#999999;
	}
p.item a{
	color:#666666;
	text-decoration:none;
	padding-top:14px;
	font-size: 12px;
	}
p.item a:hover{
	color:#000000;
	text-decoration:underline;
	font-size: 12px;
	}

#copyright {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}

