body {
	background-color: #979392;
	margin-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 100px;
	background-image: url(wtwc%20images/back_1440.jpg);
    background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #808080;
}
a, input { 
	outline: 0; 
} /* get rid of red outlines on clicked images in FF */
a {
	font-family: Trebuchet MS;
	font-size: 12px;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #400000;
}
a:active {
	text-decoration: none;
}
.headline {
	font-size: 24px;
	color: #9d7108;
}
.goldtext {
	color: #9D7108;
}
.footertext {
	font-size: 10px;
	color: #cccccc;
}

