@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #f1f4f1;
}
a.book {
	font-size: 24px;
	color: #FFFFCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a.book:hover {
	font-size: 24px;
	color: #ffffcc;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}

a {
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a:hover {
	font-size: 16px;
	color: #063;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a.booksml {
	font-size: 18px;
	color: #FFFFCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a.booksml:hover {
	font-size: 18px;
	color: #ffffcc;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
}


a.footerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #063;
	font-style: italic;
	text-decoration: none;
}
.notice {
	font-weight: bold;
	color: #933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
