/* CSS Document */

body {
	background-color: #dcdcdc;
	font-family: Tahoma;
	font-size: 13px;
	color: #ff5100;
	text-decoration:none;
	font-weight: bold;
}
.baslik {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;

}
.link {
	color: #000000;
	text-decoration:none;
	font-size: 14px;


}
.link:hover {
	color: #CCFF33;
	text-decoration:none;
	font-size: 14px;

}
.yazilink {
	font-size: 12px;
	color: #000000;
	text-decoration:none;


}
.yazilink:hover {
	font-size: 12px;
	color: #FD610A;
	text-decoration:none;

}
.yazi {
	font-size: 13px;
	color: #666666;
	text-decoration:none;
}
.footeryazi {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
		
}
.footeryazi:hover {
	font-size: 11px;
	color: #CCFF33;
	text-decoration:none;

}
.urundetaybaslik {
	font-size: 19px;
	text-decoration:none;
}
.tyazi {
	font-family: Tahoma;
	font-size: 13px;
	color: #ff5100;
	text-decoration:none;
	font-weight: bold;
}
.footerlink {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;

