body {
	background-image: url(images/bg.jpg);
}
.text-1 {
	font-size: 12px;
	line-height: 22px;
	color: #FF6600;
	text-decoration: none;
}
.text-2 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.text-4 {
	font-size: 12px;
	line-height: 18px;
	color: #C0BBE8;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #9966CC;
	text-decoration: underline;
}
.text-3 {
	font-size: 12px;
	line-height: 20px;
	color: #9966CC;
	text-decoration: none;
}
