@charset "utf-8";
.menu-top {
	font-family: "Lobster Two", "cursive;";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.09em;
}
.menu-top a:link {
	font-family: "Lobster Two", "cursive;";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.09em;

}
.menu-top a:hover{
	font-family: "Lobster Two", "cursive;";
	font-size: 18px;
	font-weight: bold;
	color: #290E08;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.09em;

}
.menu-top a:visited{
	font-family: "Lobster Two", "cursive;";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.09em;
}
.menu-top a:hover{
	font-family: "Lobster Two", "cursive;";
	font-size: 18px;
	font-weight: bold;
	color: #290E08;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.09em;

}
a:link {
	color: #570100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0F0F0;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.line-footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014760;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #014760;
	text-align: center;
}
.menu-bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.menu-bottom a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.menu-bottom a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DDF1F8;
	text-decoration:none;

}
.menu-bottom a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.menu-bottom a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DDF1F8;
	text-decoration:none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	color: #180202;
}
.subtitles {
	font-family: "Lobster Two", "cursive;";
	font-size: 20px;
	font-weight: bold;
	color: #014760;
	letter-spacing: 0.1em;
}