.paper {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	height: 12px;
	padding: 5px;
}
.paper a {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	padding: 5px;
	height: 15px;
}
.paper a:hover {
	color: #0033FF;
}
