a:link {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin: 0px;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #5398FF;
}
.white {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #BF0000;
	text-decoration: none;
}
.black {
	line-height: 16px;
	color: #000000;
	font-size: 12px;
}
