body
{
	background-color: #9A734E;
	font-family: "Comic Sans MS";
	color: #FFD700;
	font-style: italic;
	font-size: small;
	scrollbar-base-color: #9A734E;
	scrollbar-arrow-color: #000000;
}
	
	
}

a:link {
	background-color: #9A734E;
	font-family: "Comic Sans MS";
	color: #FFD700;
	font-style: italic;
	font-size: small;
	text-decoration: none;
}

a:visited {
	background-color: #9A734E;
	font-family: "Comic Sans MS";
	color: #FFD700;
	font-style: italic;
	font-size: small;
	text-decoration: none;
}

a:hover {
	background-color: #9A734E;
	font-family: "Comic Sans MS";
	color: #FFD700;
	font-style: italic;
	font-size: small;
	text-decoration: underline;
}


table {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #FFD700;
	font-style: italic;
}