.kk {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.kk:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;

}
.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
