body {
	background-color: #000000;
}

.topmenu_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.topmenu_text  a:link,a:visited,a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.topmenu_text  a:visited,a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.topmenu_text  a:hover{
	color: #FF66CC;
	text-decoration: none;
}
.left_text_head{
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}			
.left_text   {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #CCCCCC;
}
.left_text  a:active{
	color: #333333;
}
.left_text a:hover {
	color: #FF9900;
}
.left_text a:link{
	color: #333333;
	text-decoration: none;
}
.left_text a:visited{
	color: #333333;
	text-decoration: none;
}
.left_text a:hover,a:visited{
	color: #FF9900;
	text-decoration: none;
}
.left_text_head{
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}	
.copytext {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
