body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #31352C;
}

a:link {
	color: #9AA684;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9AA684;
}
a:hover {
	text-decoration: none;
	color: #BDD199;
}
a:active {
	text-decoration: none;
	color: #9AA684;
}
#log2 a:link {
	color: #AFC296;
	text-decoration: none;
}
#log2 a:visited {
	text-decoration: none;
	color: #AFC296;
}
#log2 a:hover {
	text-decoration: none;
	color: #D6FFA2;
}
#log2 a:active {
	text-decoration: none;
	color: #AFC296;
}
.login {
	font-size: 12px;
	color: #ff9900;
	background-color: #31352C;
	text-align: left;
	line-height: 20px;
}
.f1 {
	color: #000;
}
input {
	font-size: 12px;
	color: #000000;
	background-color: #7F8872;
	border: 1px solid #8a8a8a;
}
