﻿  body
        {
        	margin: 0;

        	
        	       }

        .text
        {
        	font-family:Tahoma;
        	font-size:12px;
        	color:#999999;
        }
        .textarabaslik
        {
        	font-family:Century Gothic  ;
        	font-size:30px;
        	color:#000000;
        }
        .altbilgi
        {
        	font-family:Tahoma;
        	font-size:9px;
        	color:#000000;
        }

        .a_haber1
        {
        	font-family:Tahoma;
        	font-size:12px;
        	color:Orange;
        	text-decoration:none;
        }        
        .a_haber1:hover
        {
        	font-family:Tahoma;
        	font-size:12px;
        	color:Black;
        	text-decoration:none;

        }
                .a_kategori
        {
        	font-family:Tahoma;
        	font-size:16px;
        	color:Maroon;
        	text-decoration:none;
        	font-weight:bold;        }        
        .a_kategori:hover
        {
        	font-family:Tahoma;
        	font-size:16px;
        	color:Black;
        	text-decoration:none;
        	font-weight:bold;

        }
        .a_link1
        {
			font-family: Tahoma;
			font-size:13px;
			color:Black;
			text-decoration:none;
			font-weight:bold;	
        }        
        .a_link1:hover
        {
			font-family: Tahoma;
			font-size:13px;
			color:orange;
			text-decoration:none;
			font-weight:bold;	
        }
