body, td, tr, div, p, span{
	font-size: 11px;
	font-family: tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

a {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}
a.class2 {
	color: #996633;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.class2:hover {
	color: #FF9933;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.baslik {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #157DB0;
	text-decoration: none;
}
textarea, input, select  {
	
	font-family: Tahoma;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	background-image: url(../images/common/back_formobject.gif);
	background-attachment: fixed;
	background-position: left top;
	border: 1px solid #F8F8F8;
}

