.default{
	font-family: arial;
	font-stretch: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 0;
	font-size: 11;
	color: #666666;
}
.baslik{
	text-indent: 0;
	padding: 30 0 10 0;
	font-size: 25;
	color: #BBBBBB;
	vertical-align: middle;
	font-weight: bold;
}
.altBaslik{
	font-size: 20;
	color: #4682B4;
	text-indent: 0;
	text-decoration: none;
}
.altBaslik:hover{
	font-size: 20;
	color: #4682B4;
	text-indent: 0;
	text-decoration: underline;
}
hr{
	height: 1px;
}
.img{
	margin: 0 10 0 0;
	height: 25px;
	width: 29px;
}
a{
	color:#545454;
	text-decoration: none;
}
a:hover{
	color:#545454;
	text-decoration: none;
}

.ustbaslik{
	font-family: tahoma;
	font-size: 19px;
	color: #bd1d01;	
}


