@charset "utf-8";
.bigbody {
	color: #663333;
	text-decoration: none;
	font-style: normal;
	font-size: large;
}
.bigbody a:link {
	color: #663333;
	text-decoration:underline;
}
.bigbody a:visited {
	color: #663333;
	text-decoration:underline;
}
.bigbody a:hover {
	color: #663333;
	text-decoration:none;
}
.bigbody a:active {
	color: #000000;
	text-decoration:none;
.bigbody {
	color: #663333;
}
