.menu {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	bottom: 10px;
	clip:  rect(auto auto 5px auto);
}

.link {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.sol_alt {
	font-family: tahoma;
	font-size: 11px;
	color: #D6D6D6;
	text-decoration: none;
}
.email{
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.email:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.yazi {
	font-family: tahoma;
	font-size: 11px;
	color: #003D59;
	text-decoration: none;
}
.baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DD4800;
	text-decoration: underline;
}
.tik {
	font-family: tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #00008C;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: lowercase;
}

