.NavBkg {
	background-image: url(images/TKDLayout_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.BodyBkg {
	background-image: url(images/TKDLayout_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A0034;
	text-decoration: none;
	line-height: 22px;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B1633;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.BoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #971834;
	font-weight: bold;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
