.tarih {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: "black";
	text-decoration:none
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none
}
a.menu:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#ff9900;
	text-decoration:underline;
}
.menutablo {
	border-top: thin inset;
	border-right: thin inset;
	border-bottom: thin inset;
	border-left: thin inset;
	border-color: #3333CC;
}
.divemenutablo {
	border: thin solid #424BBD;
	padding: 2px;
}

.metin {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Black;
}
.baslik {
	font-family: Tahoma;
	font-size: 12;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Black;
}
.bluemetin {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
}
.mlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color:"blue";
}
.mlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:underline;
	color: #ff9900;
}

