.syfbaslik {
	font-family: arial;
	font-size: 16px;
	color: #083D2B;
	text-decoration: none;
	font-weight:bold;
}
.ustlink {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.ustlink:hover {
	font-family: arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
.hblink {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.hblink:hover {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.sayfano {
	border-left-color:#CCCCCC;
    border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:#b60d12;
	color:#fff;
	padding:6px;
	margin:4px;
	width:25px;
	display: inline-block;
    text-align:center;
}
.sayfano:hover {
	border-left-color:#CCCCCC;
    border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:#fff;
	color:#000000;
	padding:6px;
	margin:4px;
	width:25px;
	display: inline-block;
    text-align:center;
}
	.sayfano-2 {
	border-left-color:#CCCCCC;
    border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:#333333;
	color:#fff;
	padding:6px;
	margin:4px;
    width:25px;
    display: inline-block;
    text-align:center;
}