.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.web {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.hw {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.head1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	font-family: Tahoma;
	font-size: 12px;
}
.pick {
	color: #FF9900;
	text-decoration: none;
}
.cc1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
.cc23 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.gg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
<style type="text/css">
	body {
	background-color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
	}

	a {
		text-decoration: none;
		font-family: 'tahoma', typewriter, matrix, monospace;
		font-size:12px;
		white-space: nowrap;
		color:#999999;
	}

	.list {float: left; background-color: #000000; margin: 10; width: 150;}
	.list div { line-height: 1.0; margin-left: 20; margin-top:3.5;}
	.list h3 {text-align: center; font-weight: normal; font-family:Tahoma; font-size:12px; color:#CCCCCC;}

</style>
