body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC66;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #996600;
	font-weight: bold;
}
a:hover {
	color: #996600;
	font-weight: bold;
}
a:visited {
	color: #996600;
	font-weight: bold;
}
a:active {
	color: #996600;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
