body {
	background-color: #EEEA70;
}
img {
	border: 1pt solid black;
}
td.ex, table.ex {
	background-color: #975903;
}
table.in {
	background-color: #F5D24C;
}
.title {
	font-family: Impact;
	font-size: 50;
	color: #432401;
}
a {
	color: #2C4302;
} 
a:hover {
	text-decoration: none;
	color: #975903;
}
a.dark {
	color: #ffffff;
} 
a.dark:hover {
	text-decoration: none;
	color: #ffffff;
}

