@charset "utf-8";
.buttt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.buttt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0;
	text-decoration: none;
}
.titile {
	font-family:sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #6699CC;
	text-decoration: none;
}
.bdytext {
	font-family:  sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
 	color: #666666;
	text-decoration: none;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.training {
	font-family: Helvetica, "Helvetica Narrow";
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
