.habertable {
	background-image: url(images/haber_back.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.haber {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B52000;
	text-decoration: none;
}
.textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #F5FAFE;
	border: 1px solid #1769AB;
}
