.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.nav a {
	text-decoration: none;
	font-size : 17px;
	color : #006600;
}

.PageContent {
	font-family : Lucida Calligraphy;
	font-size : 19px;
}

.PageTitle {
	font-family : Lucida Calligraphy;
	font-size : 24px;
	font-weight : bold;
}