@charset "UTF-8";
/* CSS Document */





a {
	font-family: Times New Roman, Times, serif;
	color: #FFD248;
	font-weight: bold;
	font-size: 18px;
}


a:link {
	text-decoration: none;
	color: #CCCCCC;
	color: #A37B2B;
	
}
a:visited {
	text-decoration: none;
	color: #A37B2B;
}
a:hover {
	text-decoration: none;
	color: #A37B2B;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1 {
	color: #A37B2B;
}
h2 {
	color: #A37B2B;
}
h3 {
	color: #A37B2B;
}
h4 {
	color: #A37B2B;
}
h5 {
	color: #A37B2B;
}
h6 {
	color: #A37B2B;
}

</style>#footer {
	line-height: 8px;
}
#footer {
	line-height: 8px;
}
.style2 {color: #A37B2B}
.style1 {	color: #003300;
	font-weight: bold;
	font-size: 18px;
}