a { 
	color:	#CCCCFF;
	text-decoration: none;
	display: block;
}

a:hover {
	color:	#FFFFFF;
}

body {
	background-color: #333399;
	text-align: center;
}

img {
	margin-top:	6px;
	margin-bottom:	6px;
	margin-left:	auto;
	margin-right:	auto;
	display:	block;
}

img.cover {
	width:		90px;
}

.topten {
	display:	block;
	text-align:	center;
}