@charset "utf-8";
a:link {
	text-decoration: none;
	color: #7f7f7f;
}
a:visited {
	text-decoration: none;
	color: #7f7f7f;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #7f7f7f;
}
img{
	border:none;
}
.maintxt {
	font-family: "Trebuchet MS", "MS Sans Serif";
	font-size: 13px;
	color: #663300;
}
.cakemenu {
	font-family: "Trebuchet MS", "MS Sans Serif";
	font-size: 18px;
	text-decoration: none;
	color: #663300;
}
