.sm {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.sk {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.sk a:link, 
.sk a:active, 
.sk a:visited{
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.sk a:hover{
	font-size: 12px;
	line-height: 16px;
	color: red;
	text-decoration: none;
}

.ffffff {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a12 {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}

.a12 a:link, 
.a12 a:visited,
.a12 a:active {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(images_index/bg.gif);
	background-repeat: repeat;
}
