@charset "utf-8";
body {
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	color: #402515;
}
br {
	line-height: 9px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
