@charset "utf-8";
.LinkBorder {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6B2917;
	text-decoration: underline;
	text-align: center;
	border: thin outset #6B2917;
	background-color: #FFF;
}
.CentreHead {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #6B2917;
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
}
.CenterText {
	font-size: 12px;
	color: #6B2917;
	text-align: left;
	line-height: normal;
}
.BorderRightPic {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #6B2917;
	text-align: center;
	vertical-align: top;
}
.TextRight {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #6B2917;
	text-align: center;
	background-color: #FFF;
}

