a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
body, td{
	font-family: arial;
	font-size: 9pt;
}
.even{
	height: 20px;
}
.odd{
	height: 20px;
}
.ihaber{
	color: #000099;
}