<!--
.kay {
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
a.kay:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
a.kay:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
a.kay:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
a.kay:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	text-decoration: underline;
}
-->