a:link {
    font-family: "Trebuchet MS";
	font-size:12px;
	color: #334A55;
	text-decoration: none;
}
a:visited {
    font-family: "Trebuchet MS";
	font-size:12px;
	text-decoration: none;
	color: #334A55;
}
a:hover {
    font-family: "Trebuchet MS";
	font-size:12px;
	text-decoration: underline;
	color: #5E879B;
}

.ust-menu {
    font-family: "Trebuchet MS";
    font-size: 12px;
	color:#FFFFFF;
}
.ust-menu:link {
	color:#FFFFFF;
    text-decoration: none;
}
.ust-menu:visited {
    text-decoration: none;
	color:#FFFFFF;
}
.ust-menu:hover {
    text-decoration: underline;
	color:#FFFFFF;
}
.ust-menu:active {
    text-decoration: none;
	color:#FFFFFF;
}

.ust-menu-ayrac {
    font-family: "Trebuchet MS";
    font-size: 12px;
	color:#FFFFFF;

}

.icerik-yazi {
    font-family: "Trebuchet MS";
	font-size: 12px;
	
}

.kayan-haberler {
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #1c4053;	
}

.icerik-baslik {
    font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight:bold;
	color:#5e879c;
    
}

.ufak-yazi {
    font-family: "Trebuchet MS";
	font-size: 11px;
	color:#5e879c;
    
}

