@CHARSET "UTF-8";

A.oyun_link {

	text-decoration: none;
	color: black;
	font-weight: bold;
}

A.oyun_link:HOVER {

	text-decoration: none;
	color: red;
	font-weight: bold;
}