A:link {color: #6fee96; text-decoration: none; font-family: Arial}

A:visited {color: #6fee96; text-decoration: none; font-family: Arial}

a:active {color:#6fee96; text-decoration: none; font-family: Arial}

a:hover {color:#FFFFFF; text-decoration: underline; font-family: Arial}

 body {
	background-color:#fff200;
	background-image:url(image/bg.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat:repeat;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:transparent;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
 }
h1 {
	font-family: Hobo Std, "Times New Roman", Times, serif;
	text-align: center;
	img-align: center;
	color: white;
	border-color: #008241;
	border-width: 10px;
	border-style: solid;
	background-color: #f7941d;
	padding: 25px;
	margin-top: 50px;
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 50px;
}
h2 {
	font-family: "Times New Roman";
	font-size: 14px;
	text-align: center;
	img-align: center;
	color: white;
	border-color: #008241;
	border-width: 10px;
	border-style: solid;
	background-color: #f7941d;
	padding: 25px;
	margin-top: 50px;
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 50px;

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: white;
	border-color: transparent;
	border-width: 4px;
	border-style: solid;
	padding: 12.5px;
	margin-top: 15px;
	margin-right: 300px;
	margin-left: 300px;
	margin-bottom: 15px;
}
div#all {
	line-height: 1.9em;
	align: center;
}
table {
	line-height: 1.9em;
	font-style: normal;
	font-family: Arial, "Times New Roman", Times, serif;
	color: white;
	border-style: solid;
	border-color: #b0aa9e;
	border-width: 6px;
	background-color: #7f7961;
	padding: 25px;
	padding-top: 2px;
	margin-top: 75px;
	margin-right: 150px;
	margin-left: 150px;
	text-align: left;
	caption-side: top;
	

}