.pagedef {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.vurgu {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.turunculink {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;

}
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #993300;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	background-color: #0066FF;
	color: #F5F5F5;


}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.baslik {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}

