@charset "UTF-8";
.Kneadful18 {font-size: 18pt}
.RedHighlight {color: #990000}
.BottomNavText {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.NavTopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #663300;
	padding-left: 3px;
	color: #FFFFFF;
}
body {
	background-color: #CC9966;
}
.TitleMainBlock {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.TextMainBlock {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.dark:visited {
	color: #000000;
	text-decoration: none;
}
a.dark:link {
	color: #000000;
	text-decoration: none;
}
a.dark:hover {
	color: #990000;
	text-decoration: none;
}
a.dark:active {
	color: #000000;
	text-decoration: none;
}
