FONT {  

      FONT-SIZE: 10px; FONT-FAMILY: Tahoma 
 }  

 BODY {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);	
 }
 
 a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}  

 TD {  

 

      font-family: Arial, Helvetica, sans-serif;  

      font-size: 13px;  

      color: #000000; 
 }  

 .BASLIK2 {  

      FONT-SIZE: 12pt;  

      FONT-FAMILY: Arial, Helvetica, sans-serif;  

      font-weight: normal;  

      color: #990000;  

 }  

 .BASLIK3 {  

      FONT-SIZE: 10pt;  

      FONT-FAMILY: Tahoma;  

      color: #FFFFFF;  

 } 
 
 .style1 {
	color: #0099FF;
	font-size: 18px;
	font-weight: bold;
}