body {
	background-color:#666666;
	color:#FFFFFF;
	font-size:12px;	
}


#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
}
h1 {}
h2 {
	font-size:23px;
	}
h3 {}
.kepekkeret {

	border:#FFFFFF;
	border-style:solid;
	border-width:2px;
	}
.kepekkeret:hover {
	border:#FF9933;
	border-style:solid;
	border-width:3px;
	}

.kepekkeret a,
.kepekkeret a:hover,
.kepekkeret a:visited {
	border-color:#FFFFFF;
	border:#FFFFFF;
	border-width:2px;
	}
.kepcimek {
	font-weight:bold;
	font-size:20px;
}
.kepcimek a,
.kepcimek a:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.kepcimek a:hover { 
	font-weight:bold;
	color:#FF9933;
	text-decoration:underline;
}

