.css {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}
.bg {
	background-color: #1A1A1A;
}
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FF3300;
	text-decoration: none;
}
