.dl:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.dl:visited {
	color: #FF9900;
	text-decoration: none;
}
.dl:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 10pt;
}
.dl:active {
	color: #FF9900;
	text-decoration: none;
}
.kt:link {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.c:link {
	color: #FFFFFF;
	text-decoration: none;
}
.d:link {
	color: #669966;
	text-decoration: none;
}
.d:visited {
	color: #669966;
	text-decoration: none;
}
.d:hover {
	font-size: 10pt;
	color: #669966;
	text-decoration: underline;
}
.d:active {
	color: #669966;
	text-decoration: none;
}


.c:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.c:hover {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.c:active {
	color: #FFFFFF;
	text-decoration: none;
}


.kt:visited {
	color: #000000;
	text-decoration: none;
}
.kt:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.kt:active {
	color: #000000;
	text-decoration: none;
}
.dd:link {
	color: #000000;
	text-decoration: none;
}
.dd:visited {
	color: #000000;
	text-decoration: none;
}
.dd:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.dd:active {
	color: #000000;
	text-decoration: none;
}
