@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

	font-family: Georgia;
	font-size: 16px;
	color:#000000;
}
a:link {
	font-size:14px;
	text-decoration:underline;
    color:#000;

}
a:visited {
	text-decoration: underline;
    color: #000;

}
a:hover {
	text-decoration: none;
    color: #000;
}
a:active {
	text-decoration: none;
			color: #660000;
}
.link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-align:center;
}
.link:hover {
	color: #ffffff;
}
.kucuk {
	font-family: Georgia;
	font-size: 12px;
	color: #660000;
}

.anaresim {
	border:2px solid;
	border-color:#660000;

	}
h2 {
	font-size:14px;
	border-bottom:1px solid;
	}
