.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
}
.sidebar a {
	color: #000000;
	text-decoration: none;
}
.sidebar a:hover {
	color: #990000;
}

.bodytext {
	font-size: 18px;
	color: #647E99;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 100px;
}
.bodytext a {
	color: #0000FF;
	text-decoration: none;
}
.bodytext a:hover {
	color: #990000;
}
