.normallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.normallinks a{
	text-decoration:none;
	color: #FFFFFF;
}
.right {
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	}
.linkcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.linkcontents a{
	text-decoration:none;
	color: #333333;
}

.linkcontents a:hover{
	text-decoration:none;
	color: #FF0000;
}
.ktp a:hover{
	text-decoration:none;
	color: #FF0000;
}
.border {
	border: 1px solid #333333;

	
}
.spacing {
	left: auto;
	padding-left: 6px;

}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;

}
.contents a:hover{
	text-decoration:none;
	color: #FF0000;
}
.greenHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.left {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;

}
.ktp {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.ktp a{
	text-decoration:none;
	color: #006600;
}.leftborder {
	border-top: thin none #333333;
	border-right: thin none #333333;
	border-bottom: thin none #333333;
	border-left: thin solid #333333;

}

.listing{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009933;
}

.listing a{
color:#009933;
text-decoration:none;
}

.listing a:hover{
color:#FF9900;
}

