a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F488A;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #204C8D;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #204C8D;
	text-decoration: none;
}
h3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F416B;
	text-decoration: none;
	margin: 0px;
}
h4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1F488A;
	text-decoration: none;
	margin: 0px;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #3167AD;
}
.baslik {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
a.link:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1F4888;
	text-decoration: none;
}
a.link:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1F488A;
	text-decoration: none;
}
a.link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: underline;
}
a.link:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #20498B;
	text-decoration: none;
}
.border {
	border: 1px dotted #3F7ABE;
}
.baslik2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F488A;
	text-decoration: none;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	margin: 0px;
}

