body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/main_bg.jpg);
	background-attachment: fixed;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.titleText12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
.titleText12Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC0000;
}
.titleText12Purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC00CC;
}
.titleText14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
#main_bg {
	background-image: url(images/nav/KYK_main__layout_r3_c2.jpg);
	background-repeat: no-repeat;
}

#footer_bg {
	background-image: url(images/nav/KYK_main__layout_r4_c1.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #7E589A;
	text-decoration: underline;
}
a:visited {
	color: #7E589A;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a.footerNav:link {
	color: #333333;
	text-decoration: none;
}
a.footerNav:visited {
	color: #333333;
	text-decoration: none;
}
a.footerNav:hover {
	color: #999999;
	text-decoration: underline;
}
