@charset "utf-8";
a{
color:#666666;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:none;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #603913;
	font-weight: bold;
	letter-spacing: 1px;
}.menu_en {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #603913;
	font-weight: bold;
	letter-spacing: 1px;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #603913;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}.menu_en:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #603913;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}
.baslik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #603913;
	font-weight: bold;
	letter-spacing: 1px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603913;
	font-weight: normal;
	letter-spacing: 0px;
}
.text_bold {
	font-size: 12px;
	color: #603913;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}.text_bold:hover {
	font-size: 12px;
	color: #603913;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
}
.text_bold_title {
	font-size: 18px;
	color: #603913;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
