@charset "iso-8859-9";
.text {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #3d4040;
}
.program {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #3d4040;
}
.baslik
{
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #ec111b;
}
.beyaz
{
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
}
.turkuazbaslik
{
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #00b0b9;
}
a {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #058085;
	text-decoration: underline;
}
a:hover {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #045154;
	text-decoration: underline;
}

.basliklink {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #ec111b;
	text-decoration: none;
}
.basliklink:hover {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.menu {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #ec111b;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.menu:hover {
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
