/* CSS Document */

body {

color: #BF9D70;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	}

a:link {
	color: #0096FF;
	text-decoration: underline;
}

a:visited {
	color: #0096FF;
	text-decoration: underline;
}

a:hover {
	color: #006FBC;
	text-decoration: none;
}

a:active {
	color: #0096FF;
	text-decoration: underline;
}h1 {background-image: url(../images/title-bg.gif); background-position: top; background-repeat: no-repeat; width: 225px; height: 43px; font-size: 18px; font-weight: normal; }
.brown {color: #663333;}
