body{
	background-color:#000000;
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#E8972B;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.show:link {
	text-decoration: none;
	color: #E8972B;
}
.show:visited {
	text-decoration: none;
	color: #E8972B;
}
.show:hover {
	text-decoration: none;
	color: #DDDDDD;
}
.show a:active {
	text-decoration: none;
	color: #E8972B;
}
.head{
	color:#E8972B;
	font-size:16px;
	font-weight:bold;
}
.text{
	color:#000000;
}
.text2{
	font-size:16px;
	color:#E8972B;
}
.text3{
	font-size:15px;
	color:#E8972B;
}
.text4{
	color:#CCCCCC;
}
.ore{
	color:#E8972B;
}
.green{
	color:#FFCC33;
}