body {
	background-color: #FFE59B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}


a {
	color: #330000;
	font-size: 10px;
}


.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCC66;
}


a:hover {
	color: #330000;
	background-color: #FFE59B

}


