.style {
	font-family: arial;
}
a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.baslik {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.yazb {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D41826;
	text-decoration: none;
}
.yaz {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #D31927;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.link1:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.link1:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.link1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D41826;
	text-decoration: underline;
}
a.link1:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D41826;
}

