body {
	margin-top: 0px;
	background-image: url(images/Asia_Logo_BG.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
a:link {
	color: #DBC38B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D69831;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #BD8926;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
