.down {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.down:hover {
	font-family: Arial;
	font-size: 10px;
	color: #66CCFF;
	text-decoration: none;
}
