﻿        .sutun
        {
            width: 490px;
        }
        .ana_tablo
        {
            width:1010px;
           
            
        }
        .menu
        {
            width:1000px;
            vertical-align:top;
            height:40px;
            
        }
        .baslik
        {
        	color:red;
        	font-family:Tahoma;
        	font-size:12pt;
        	          
        }
        .baslik_satiri
        {
        	height:30px;
        	vertical-align:middle;
        }
        .sag_sutun
        {
        	text-align:right;
        	width:490px;
        	
        }
        .sol_sutun
        {
        	text-align:left;
        	}
        
        
        a:link
        {
           text-decoration: none;
        }

        a:visited
        {
           text-decoration: none;
        }

        a:hover 
        {
           text-decoration:underline;
        }

        a:active
        {
           text-decoration:underline;
        }