.style {
	font-size: 12px;
	color: #CCCCCC;
}
.whiteword {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.blackword {
	font-size: 12px;
	color: #000000;
}
.form {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border-top: 1px dotted #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
a {
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.promote {
	font-size: 13px;
	line-height: 22px;
	color: #aa8000;
	font-weight: bold;

}
