body,td,th {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #791616;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #ffff00;
}.en {
	width: 990px;
}
.govde {
	width: 730px;
}
.cerceve {
	border: 1px solid #791616;
}
.listebuton {
	background-image: url('images/liste-bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #ffffff; 
	cursor:hand;
}
.listebutonON {
	background-image: url('images/liste-bg_over.gif');
	background-repeat: repeat-x;
	border: 1px solid #990000;
	cursor:hand;
}

