
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.a {
	font-family: Tahoma;
	font-size: 12px;
	color: #0194D9;
	text-decoration: underline;
	border: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #0194D9;
	text-decoration: none;
	border: none;
}
.data {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF8500;
	text-decoration: none;
	border: none;
}
.baslik {
	font-family: Tahoma
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.baslik_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	
}
.baslik_menu_f {
	font-family: Tahoma;
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;
	border: none;
	
}
A.menu_alt {
	font-family: Tahoma;
	text-decoration: none;
	color:red;
	font-size:12px;
	font-weight:bold;
}
A:hover.menu_alt {
	font-family: Tahoma;
	text-decoration: none;
	color:blue;
	font-size:12px;
	font-weight:bold;
}


