.sidebarmenu {
	font-size: 12px;
	color: #FFFFFF;
}
.sidebarheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.quote {
	font-size: 10px;
	font-weight: bold;
}
.quotesource {
	color: #FFCC33;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	font-style: italic;
}
.title {
	color: #FFCC33;
	font-weight: bold;
}
.date {
	font-size: 9px;
	font-style: italic;
}
