@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1b1b1;
	font-weight: normal;
}
body {
	background-color: #3D3D3D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #b1b1b1;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.kepkeret {
	border: 10px solid #ffffff;
}

