a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	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; }
.base_m {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #CFB374; }
.body_m {font-family: Georgia, "Times New Roman", Times, serif; color: #5f604b; font-size: 18px; }
.title_m {font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color: #CFB374; }