body,td,th {
	font-family: Tahoma, Arial, Helvetica 55 Roman, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #FFCC66;
}

#ktcontent {
	width: 450px;
	position: relative;
	left: 20px;
	top: 20px;
}

a:link {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FF8D71;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}