body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}

.anketSoru {
	color: #000000;
	line-height: 10px;
	background-color: #79D7F1;
	border-bottom: thin solid #621D00;
	border-top: thin solid #BB3D00;
}


.anket {
	background-color: #79D7F1;
	height: 16px;
	position: relative;
}
.anketbar {
	position: relative;
	height: 16px;
	background-color: #0877A5;
	left: 0px;
	top: 0px;
	z-index: 1;
	float: left;
	color: #79D7F1;
}
