.page {
	background-color: #66FFFF;
}
.content {
	background-image: url(images/content-bg.gif);
}
.text-suggested {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 21px;
	padding: 0px;
}
.text-suggested-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding-left: 25px;
	line-height: 21px;
}
.footer-bg {
	background-image: url(images/footer-bg.gif);
}
a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.page-text-header {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000000;
font-style:italic; 

}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}