a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: .2em;
	text-decoration: underline;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #900;
	letter-spacing: 0.2em;
	text-decoration: none;
	text-align: left;
}

.title-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.4em;
	color: #cc3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}
.BoardName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	letter-spacing: 0.1em;
	word-spacing: normal;
	line-height: normal;
	text-transform: uppercase;
	cursor: default;
}
.SubTitleBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	letter-spacing: 0.2em;
	line-height: normal;
	text-decoration: underline;
}
body {
	padding: 0px;
	margin: 10px;
}
.back a {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: #FFF;
}
.back a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: #699;
	background-color: #FFF;
}
