body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B03768;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Georgina, Arial, Helvetica, sans-serif;*/
}
.sidecell {
	font-size: 0px;
}

.text {
	color: #FF6D00;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 120%;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.text strong {
	color: #B03768;
}
.text a {
        font-weight: bold;
	color: #B03768;
}
.text a:hover {
	color: #FF6D00;
}
.text h1 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px;*/
	color: #B03768;
        /*font-weight: bold;*/
	font-size: 120%;
}
.text h2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px;*/
	color: #B03768;
	font-size: 110%;
}
.text h3{
	color: #B03768;
        font-weight: bold;
}
.orange {color: #FF6D00;}
.purple {color: #B03768;}


.menu {
	position: absolute;
	top:115px;
	width: 150px;
	padding: 0 10px 0 20px;
}

.menu a {
        font-weight: bold;
	color: #AC3A75;
	text-decoration: none;
	display: block;
	padding-left: 15px;
        background-image: url(kepek/nyil.gif);
	background-repeat: no-repeat;
        background-position: left center;}
}
.menu a:hover {
	color: #FF6D00;
}
