.siteyazi {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.siteyazi:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #eb2516;
	text-decoration: underline;
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f22416;
	text-decoration: none;
}
.baslik:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: eb2516;
	text-decoration: underline;
}
.menu {
	font-size: 11px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	text-decoration: none;


}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #eb2516;
	text-decoration: underline;
}
.menutd {
	border: 1px solid #cccccc;






}
.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
}
.quiz {
	border: 1px dotted #003366;
	background-color: #FFFFCC;

}
