body {
	background-color: #515324;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.honlabFrame{
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding-left: 280px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}

.copyright{
	font-family: verdana;
	font-size: 10px;
	color: #888B3D;
}

a { font-size: 10px; color: #593F07; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:link { color: #593F07; text-decoration: none; font-weight: bold; }
a:visited { color: #593F07; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:active { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:hover { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }	

a.headerLink { font-size: 10px; color: #001686; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:link.headerLink { color: #001686; text-decoration: none; font-weight: bold; }
a:visited.headerLink { color: #001686; text-decoration: none; font-family: "verdana"; font-weight: bold; }
a:active.headerLink { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }
a:hover.headerLink { color: #000000; text-decoration: underline; font-family: "verdana"; font-weight: bold; }	
