.link1 {     
font-family: Arial;
font-size: 11px;
color : #ffffff;
text-decoration : none;
}
.link1:hover { 
font-family: Arial;
font-size: 11px;
color : #afce59;
text-decoration : underline;
}

.link2 {     
font-family: Arial;
font-size: 11px;
color : #41D9FF;
text-decoration : none;
}
.link2:hover { 
font-family: Arial;
font-size: 11px;
color : #41D9FF;
text-decoration : underline;
}

.link3 {     
font-family: Arial;
font-size: 11px;
color : #c0c0c0;
text-decoration : none;
}
.link3:hover { 
font-family: Arial;
font-size: 11px;
color : #c0c0c0;
text-decoration : underline;
}

.link4 {     
font-family: Arial;
font-size: 13px;
color : #41D9FF;
text-decoration : none;
}
.link4:hover { 
font-family: Arial;
font-size: 13px;
color : #41D9FF;
text-decoration : underline;
}

.link5 {     
font-family: Arial;
font-size: 11px;
color : #77969E;
text-decoration : none;
}
.link5:hover { 
font-family: Arial;
font-size: 11px;
color : #77969E;
text-decoration : underline;
}
.tumtvradyolar {
	font-size: 10px;
	color:#00FFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.tumtvradyolar span:hover{
	text-decoration:underline;
	color:#0099FF;
}
