.sidebar {
	color: #CC9933;
	font-size: 13px;
}
.sidebar-cur {
	color: #000000;
	font-size: 13px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: 13px;
}
a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.archives {
	font-size: 10px;
}
.title {
	color:#0099CC;
	font-weight: bold;
	font-size: 12px;
}.sectfirst {
	font-size: 16px;
	font-weight: bold;
	color: #54351B;
}
.secthead {
	font-size: 12px;
	font-weight: bold;
	color: #54351B;
}
.date {
	font-size: 10px;
	font-style: italic;
}
