html { overflow-y: scroll; }

.html { overflow-y: scroll; }

.ballinkek{
	font-family : "Courier New", Courier, monospace;
	letter-spacing : 2px;
	text-decoration : none;
	color : White;
	font-size : 14px;
}
.ballinkek:hover{
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 2px;
	text-decoration: none;
	color: White;
	font-size: 15px;
	font-weight: bold;
}
.ballinkek:active{
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 2px;
	text-decoration: none;
	color: White;
	font-size: 15px;
	font-weight: bold;
}
.linkek{
	font-family : "Courier New", Courier, monospace;
	letter-spacing : 2px;
	text-decoration : none;
	color : White;
	font-size : 14px;
}
.tart{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.apro{
	font-family: "MS Serif", "New York", serif;
	letter-spacing: 2px;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12;
}
.fels{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Black;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	border-width: 1px; 
	border-color: white; 
	border-style: solid; 
	color: #000000; 
	background-color: #cccccc
}