a {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #b22222;
}
a:hover {
	color: #b22222;
	text-decoration: underline;
}
#subtitle {
	font-family: Comic Sans MS, Arial, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
#sidebar a:hover {
	text-decoration:underline;
}
#sidebar a:visited {
	color: #b22222;
	text-decoration:underline;
}
#sidebar ul ul li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 13px;
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	color: #000000;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.description {
	font-size: 16px;
	text-align: center;
	position: relative;
	top: 50px;
	margin-left: 0px;
	margin-right: 0px;
}
.posttitle a {
	color: #000000;
	text-align: center;
	}
.posttitle a:hover {
	color: #765427;
	text-decoration:underline;
}
.posttitle a:visited {
	color: #b22222;
	text-decoration:underline;
}
h1 {
	text-align: center;
	position: relative;
}
