a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #CFB374;
}
a:link {
	text-decoration: none;
	color: #CFB374;
}
a:visited {
	text-decoration: none;
	color: #CFB374;
}
a:hover {
	text-decoration: none;
	color: #98002E;
}
a:active {
	text-decoration: none;
	color: #CFB374;
}
body {
	background-color: #E6E6E6;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}
.menu {font-family: Georgia, "Times New Roman", Times, serif; color: #CFB374; }
.body_l {font-family: Georgia, "Times New Roman", Times, serif; color: #5f604b; font-size: 20px; }
.base_l {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #CFB374; }
.title_l {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #CFB374; }