TD.BG-side {
	background-image: url(images/dough-side-BG.jpg);
}
TD.BG-bottom {
	background-image: url(images/dough-bottom-BG.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Text {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #333333;
}
.Text-Purple {
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: bolder;
	color: #9900CC;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bolder;
	color: #9900FF;
}
a:link {
	color: #9900CC;
}
a:visited {
	color: #9900CC;
}
a:active {
	color: #9900CC;
}
a:hover {
	color: #FF6600;
}
.Text-Purple-sm {
	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight: bold;
	color: #9900CC;
}
TD.BG-Characters {
	background-image: url(images/characters-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Text-Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #FFFFFF;
}
