body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_y {
	font-size: 12px;
	line-height: 20px;
	color: #FFFF00;
}
.text_w {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.menu_text {
	font-size: 12px;
	color: #FFFF00;
}
.text {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#black a:link {
	color: #000000;
	text-decoration: none;
}
#black a:hover {
	color: #00FFFF;
	text-decoration: none;
}
#black a:visited {
	color: #000000;
	text-decoration: none;
}
#white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#white a:hover {
	color: #00FFFF;
	text-decoration: none;
}
#white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text_y_13 {
	font-size: 13px;
	color: #FFFF00;
	line-height: 24px;
}
