.gray12 {
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #000000;
}
.red12 {
	color: #000000;
	font-size: 12px;
}
.black12{
	color: #000000;
	font-size: 12px;
}
.white12 {
	color: #FFFFFF;
	font-size: 12px;
}
.text {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style20 {color: #000000}
