BODY, TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

BOLDWHITE { 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14px; 
	font-weight: bold 
}

.kNav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
:link.kNav {
	color: #000000;
	text-decoration: none;
}
:visited.kNav {
	color: #000000;
	text-decoration: none;
}
:active.kNav {
	color: #000000;
	text-decoration: none;
}
:hover.kNav {
	color: #9CAAC0;
	font-weight: bold;
	text-decoration: none;
}

.kLink {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
:link.kLink {
	color: #000000;
	text-decoration: underline;
}
:visited.kLink {
	color: #000000;
	text-decoration: underline;
}
:active.kLink {
	color: #000000;
	text-decoration: underline;
}
:hover.kLink {
	color: #9CAAC0;
	font-weight: bold;
	text-decoration: none;
}

.kLinksmall {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
:link.kLinksmall {
	color: #000000;
	text-decoration: underline;
}
:visited.kLinksmall {
	color: #000000;
	text-decoration: underline;
}
:active.kLinksmall {
	color: #000000;
	text-decoration: underline;
}
:hover.kLinksmall {
	color: #9CAAC0;
	font-weight: bold;
	text-decoration: none;