body, div, p {
font-family:  "century gothic", arial;
font-size: 10px;
color: #111111;
}

TD.text {
font-family:  "century gothic", arial;
font-size: 10px;
color: #111111;
}

body{background-color: #D9AB64;}


a {
	font-size: 10px;
	color: #111111;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #111111;
}

a:hover {
	color: #444444;
}

h2 {
	font-size: 14px;
}

textarea {
	font-size: 12px;
}

.button {
	font-weight: bold;
	font-size: 14px;
	border: 1px groove black;
}

.checkbox {
	border: none;
}

.clash {
	color: green;
	font-weight: bold;
}
