body {
	background-image: url(../images/home-bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #A69162;
	text-decoration: none;
}
a:active {
	color: 666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A69162;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
}

