body {
	background-color: #000000;
	font-family: Geneva;
	font-size: 14px;
	color: #FFFFFF;
}
.txt_white {
	color: #FFFFFF;
}
.txt_blue {
	color: #3399CC;
}
.buffer {
	height: 30px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}