body {
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 170%;
	background-repeat: repeat-x;
	background-image:  url('../images/bg.jpg');
	font-size:0.7em;
	margin:0px;
	text-align:left; 
}

#ajax{
	background-repeat: no-repeat;
	background-image:  url('../images/ajax_bg.jpg');
	background-position: right;
}

font.title{
	color:#336699;
}


a:link { 
	color: #336699; 
	text-decoration: none 
}

a:active {
	color: #336699; 
	text-decoration: none 
}

a:visited    {
	color: #336699; 
	text-decoration: none
}

a:hover { 
	color: #336699;
	text-decoration: underline
}

div.haberAyr{
	color:#330066;
	size:10px;
	margin-top:-10px;
}

a.haber:link { 
	color: #330066; 
	text-decoration: none 
}

a.haber:active {
	color: #330066; 
	text-decoration: none 
}

a.haber:visited    {
	color: #330066; 
	text-decoration: none
}

a.haber:hover { 
	color: #330066;
	text-decoration: none
}

h1.anaB{
	color: #336699;
	font-weight:bold;
	font-size:14px;
}