/* CSS Document */
body,td,th {
	font-family: Century Gothic, arial, verdana;
	font-size: 9pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.baslik {
   font-family: Century Gothic, arial, verdana;
	font-size: 25pt;
	color: #990000;
	font-weight: bold;
}

.alt_basliklar {
font-family: "Century Gothic", arial, verdana;
font-size: 25pt;
color: #003366;
font-weight: bold;
	}
.input_yazi {
	font-family: arial, verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #F8F3F7;
	height: 30px;
	width: 200px;
}

	
	a.sayfaya:link {
	font-family: "Century Gothic", arial, verdana;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.sayfaya:visited {
	font-family: "Century Gothic", arial, verdana;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.sayfaya:hover {
    font-family: Century Gothic, arial, verdana;
	font-size: 12pt;
	color: #00cc66;
	font-weight: bold;
}
a.sayfaya:active {
    font-family: Century Gothic, arial, verdana;
	font-size: 12pt;
	color: #00CC66;
	font-weight: bold;
}

