.text {
	font-family: tahoma;
	font-size: 11px;
	color: 333333;
	text-decoration: none;
	line-height: 16px;
}

.byzbaslik {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}

.menu:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;

}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
} 

.input {
	border: 1px solid #999999;
	font-size: 10px;
	color: #333333;
}
.baslik_mv {
	font-family: tahoma;
	font-size: 12px;
	color: #1B9DB5;
	line-height: 18px;
	font-weight: bold;
}


.byzlink:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.byzlink:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.byzlink:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.byzlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;

}
.byzlink {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
} 
