@CHARSET "ISO-8859-1";
.button:HOVER {
			cursor:pointer;
}
.dokme:HOVER {
			cursor:pointer;
			background-color: maroon;
}