
.ballinkek {
	color : #8888f9;
    text-decoration : none;
	font-size : 11pt;
	font-family:  "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;

}
.ballinkek:hover {
	color : #8888f9;
    text-decoration : underline;
	font-size : 11pt;
	font-family:  "Times New Roman", Times, serif;
	text-decoration : underline;
}

