﻿body 
{
	margin:0px;
}

a.anamenu, a.anamenu:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #0166C0;
	text-decoration: none;
	font-weight: bold;
}
a.anamenu:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #FFA701;
	text-decoration: none;
	font-weight: bold;
}

a.menu, a.menu:visited
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FF0064;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #0861BB;
	text-decoration: none;
	font-weight: bold;
}

.login
{
	font-family:Arial;
	font-size: 8pt;
	font-weight:bold;
	color: #FFFFFF;
}
.login_text
{
	font-family:Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	
}
.genel_text
{
	font-family:Tahoma;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	
}
.anket_secenek_text
{
	font-family:Arial;
	font-size: 9pt;
	color: #000000;
}
.islem_baslik
{
	font-family:Tahoma;
	font-size: 9pt;
	font-weight:bold;
	color: #0861BB;
	
}
.text_align
{
	text-align : center;
}
