.tex {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
.table {
	border: 1px solid #666666;
}
.referanslartablo {
	font-family: tahoma;
	font-size: 10px;
	background-color: #2D2D2D;
	border: 1px solid #525252;
	height: 20px;
}
.Koleksiyon {
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 200px;
}
.input {
	border: 1px solid #EBCBCC;
	font-size: 10px;
	color: #666666;
}
.koleksiyonText{
	font:bold 11px Tahoma;
	color: #990000;
	text-decoration: none;
}
.koleksiyonTextNo{
	font:bold 11px Tahoma;
	color: #CCC;
	text-decoration: none;
}
.koleksiyonText a{
	font:bold 11px Tahoma;
	color: #990000;
	text-decoration: none;
}
.koleksiyonText a:hover{
	font:bold 11px Tahoma;
	color: #990000;
	text-decoration: underline;
}