BODY, TD {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.kNav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;color:#336699
}
:link.kNav {
	color: #000000;
	text-decoration: none;
}
:visited.kNav {
	color: #000000;
	text-decoration: none;
}
:active.kNav {
	color: #000000;
	text-decoration: none;
}
:hover.kNav {
	color: #000000;
	text-decoration: underline;
}

.kLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
:link.kLink {
	color: #000000;
	text-decoration: underline;
}
:visited.kLink {
	color: #000000;
	text-decoration: underline;
}
:active.kLink {
	color: #000000;
	text-decoration: underline;
}
:hover.kLink {
	color: #000000;
	text-decoration: none;
}

.ksmallLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
:link.ksmallLink {
	color: #000000;
	text-decoration: underline;
}
:visited.ksmallLink {
	color: #000000;
	text-decoration: underline;
}
:active.ksmallLink {
	color: #000000;
	text-decoration: underline;
}
:hover.ksmallLink {
	color: #000000;
	text-decoration: none;
}

A.kNavigation {
display: block;
width: 107px;
height: 20px;
text-align: center;
text-decoration: none;
font-family: verdana;
font-size:12px;
color: #000000;
BORDER: none;
}

a:hover.kNavigation {
color: #000000;
font-weight: bold;
background-color:#C0C0C0;
}
