/* CSS Document */

.next-prev, .next-prev a:link, .next-prev a:visited, .next-prev a:active {
	font-weight: bold;
	font-size: 20px;
	color: #999999;
	font-family: Papyrus;
	text-decoration: none;
}
.next-prev a:hover {
	font-weight: bold;
	font-size: 20px;
	color: #E0E0E0;
	font-family: Papyrus;
	text-decoration: none;
}
.numbers, .numbers a:link, .numbers a:visited, .numbers a:active {
	color: #F8C185;
	font-style: italic;
	font-family: "Felix Titling";
	font-size: 14px;
	text-decoration: none;
}
.numbers a:hover {
	color: #FEE8C7;
	font-weight: bold;
	font-style: italic;
	font-family: "Felix Titling";
	font-size: 15px;
	text-decoration: none;
}
.menu, .menu a:link, .menu a:visited, .menu a:active {
	color: #F8C185;
	font-family: "Felix Titling";
	font-size: 14px;
	text-decoration: none;
}
.menu a:hover {
	color: #F7D666;
	font-weight: bold;
	font-family: "Felix Titling";
	font-size: 14px;
	text-decoration: none;
}
.info, .info a:link, .info a:visited, .info a:active {
	font-family: Papyrus;
	font-weight: bold;
	font-size: 18px;
	color: #C8B393;
	text-decoration: none;
}
.info a:hover {
	font-family: Papyrus;
	font-weight: bold;
	font-size: 18px;
	color: #EFE2DE;
	text-decoration: none;
}
.back, .back a:link, .back a:visited, .back a:active {
	font-family: Candara;
	color: #342D25;
	font-size: 20px;
	text-decoration: none;
}
.back a:hover {
	font-family: Candara;
	color: #660000;
	font-size: 20px;
	text-decoration: none;
}