.top {
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: pre;

}
a:hover {
	font-family: "Arial";
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.article {
	font-family: "Arial";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: "Arial";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	letter-spacing: 1px;
	white-space: pre;
}
