
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	color: #ddd8ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #ddd8ca;
	text-decoration: none;
}
a:hover {
	color: #FF9200;
	text-decoration: underline;
}

div.yeartab {
	z-index: 100;
	position: fixed;
	float: right;
	right: 100px;
	top: -1px;
}
