.kasam {
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	
	}
	
	.kasam:hover {
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	color: #66ccff;
	line-height: normal;
	background-color: #FFFFFF;
	}