<!--

BODY {color: navy}

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	}
a:hover {
	color: #5988B6;
	text-decoration: none;
	}

a:link {
	color: #FF0302;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #FF0302;
	}
a:active {
	text-decoration: none;
	color: #FF0302;
	}
a {
	font-weight: bold;
	text-decoration: none;
	}
.KirmiziBaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.genel{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:0px;
}
.sayfa{
	position:absolute;
	top:3px;
	right:8px;
	width:70px;
	height:60px;
}
