a:link, a:visited {
   color: #6699cc;
   text-decoration: none;
   }
   

a:hover {
	
	text-decoration : none;
	color: #917b31;
	
	}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5A3905;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 5A3905;
	list-style-position: outside;
	list-style-type: circle;
}




.bodystyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 5A3905;
}



.box1 {
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C7BEC1;
	border-left-color: #C7BEC1;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.box2 {
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C7BEC1;
	border-top-width: 0px;
	border-bottom-width: 0px;
}