.bg-1 {
	background-attachment: fixed;
	background-image: url(images/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-2 {
	background-attachment: fixed;
	background-image: url(images/images/down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text-1 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-2 {
	font-size: 12px;
	line-height: 20px;
	color: #669900;
	text-decoration: none;
}
.text-3 {
	font-size: 12px;
	line-height: 20px;
	color: #FB851A;
}
.text-4 {
	font-size: 12px;
	line-height: 20px;
	color: #505050;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #494949;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #494949;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
input {
	font-size: 12px;
	color: #666666;
	height: 15px;
}
