.gray12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #121A05;
}
.brown12 {

		font-size: 12px;
	line-height: 18px;
	color: #715733;
	text-decoration: none;
}
.red17 {
	font-size: 17px;
	line-height: 18px;
	color: #9d191c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.brown15 {
	font-size: 15px;
	line-height: 28px;
	color: #630;
	text-decoration: none;
}
.gray15 {
	font-size: 15px;
	line-height: 28px;
	color: #333;
	text-decoration: none;
}
.orang12 {
	font-size: 12px;
	line-height: 20px;
	color: #F60;
	text-decoration: none;
}
.green12 {
	font-size: 12px;
	line-height: 20px;
	color: #690;
	text-decoration: none;
}
a:hover {
	color: #693;
}

