body,td,th {color: #ffffff;}
a:link {
	text-decoration: underline;
	color: #ffcc00;
}
a:visited {
	text-decoration: underline;
	color: #ffdb70;
}
a:hover {
	text-decoration: underline;
	color: #ffcc00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.txt10 {
	font-size: 10px;
	line-height: 15px;
}
.txt10w {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
.txt12 {
	font-size: 12px;
	line-height: 18px;
}
.txt12w {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.txt14 {
	font-size: 14px;
	line-height: 21px;
}
.txt18 {
	font-size: 18px;
	line-height: 27px;
}
.txt10k {
	font-size: 10px;
	line-height: 15px;
        color:#000000;
}
.txt12k {
	font-size: 12px;
	line-height: 18px;
}
.txt14k {
	font-size: 14px;
	line-height: 21px;
        color:#000000;
}
.txt18k {
	font-size: 18px;
	line-height: 27px;
        color:#000000;
}