.turuncu {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.turuncu:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.sondakika {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.sondakika:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.mavi {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.mavi:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
.siyah {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.siyah:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.spor {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.spor:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #cococo;
	text-decoration: underline;
}
.mac {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.mac:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}