.text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.text a:link, .text a:visited, .text a:active {text-decoration: none; color: #eeeeee}
.text a:hover {text-decoration: underline; color: #ffffff}

.horiz-rule {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;

}
.ktg-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.border {
	border: 1px solid #CCCCCC;
}
