body {
	background-color: #000;
	font-size: 12px;
	color: #666666;
	font-family: "lr SVbN", "Osaka|";
	line-height: 18px;
	text-align: center;
}

.font1 {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
a:hover {
	position: relative;
	top: 3px;

}

