@charset "utf-8";
.css {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #69C079;
	text-decoration: none;
}
.submenu {
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #5E9CD2;
	text-decoration: underline;
	font-weight: normal;
}
.content {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #999999;
}
.box {
	border: 1px solid #97BEE1;
}
