
.anket a{
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
}
.anket a:hover {
	color: #000000;
	font-weight: bold;
}

.anketbaslik {
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	
}

.anketicerik {
	color: #999999;
	font-size: 9pt;
}
.anketsecenek {
	color: #000000;
	font-size: 9pt;
}

