@charset "utf-8";
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{
	margin: 0;
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#CCCCCC;
}
.text-head {
	font-family: Arial;
	font-size: 22px;
	text-decoration: none;
	color:#CCCCCC;
}
.text-head4 {
	font-family: Arial;
	font-size: 27px;
	text-decoration: none;
	color:#CCCCCC;
}
.text-head2 {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color:#78b13b;
}
.text-head3 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#78b13b;
}
a:link{
	color: #CCC;
}
a:hover{
	color: #99cc33;
}
a:visited{
	color: #CCC;
}
a:active{
	color: #CCC;
}