body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #b8a358;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #b8a358;
}
a:link {
	font-family: Georgia,Times New Roman, Times, serif;
	font-size: 14px;
	color: #b8a358;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #b8a358;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #b8a358;
	text-decoration: none;
	}
.smtext {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #b8a358;
	text-decoration: none;
	}
.headings {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	color: #b8a358;
	text-decoration: none;
	}
.footer {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #b8a358;
	text-decoration: none;
	}
#navmain a:link {  
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #b8a358;
	text-decoration: none;
	font-weight: bold;
}
#navmain a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #b8a358;
	text-decoration: none;
	font-weight: bold;
}
#navmain a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#navmain a:active {
	color: #b8a358;
	text-decoration: none;
	font-weight: bold;
	}
	.img_border{
	border: 1px solid #b8a358;