@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-top: 0px;
}
.text {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
}
.text_bullet, .text_bullet a:link, .text_bullet a:visited, .text_bullet a:active, .text_bullet a:hover  {
	font-size: 11px;
	font-family: Arial;
	color: #d3ae31;
	text-decoration:none;
}
.head_text {color: #d3ae31;
	font-family: Arial;
	font-size:14px}
.menu_text, .menu_text a:link, .menu_text a:visited, .menu_text a:active {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text  a:hover {
	font-size: 11px;
	font-family: Arial;
	color: #d3ae31;
	text-decoration: none;
}
