body, table, font, a {
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-track-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#333333;
}

a:hover {
	text-decoration: underline;
}

.content_title_big {
	font-size: 20px;
	font-weight: bold;
}

.content_title {
	font-size: 16px;
	font-weight: bold;
}

.soft{
	color: #666666;
}

.important{
	color: #FF0000;
}

.download_count{
	font-size: 18px;
	font-weight: bold;
	color: #33CC00;
}

.download_soft{
	color: #99FF99;
}