body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	background-color: #c6e2fd;
	text-align: center;
	background-image: url(arka.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #444444;
}

.menubaslik
	{
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	}     
A
	{
	font-style : normal;
	font-family : Tahoma;
	text-decoration : none;
	color : #484848;

	}
	 
A:Visited
	{
	font-style : normal;
	font-family : Tahoma;
	text-decoration : none;
	color : #484848;

	}
	
A:Active
	{
	font-family : Tahoma;
	font-style : normal;
	color : red;
	text-decoration : underline;
	}
	
A:Hover
	{
	text-decoration : underline;
	font-family : Tahoma;
	font-style : normal;
	color : maroon;
	} 


.yazi
	{
	text-align: justify;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	} 


.dosya
	{
	text-align: left;
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	color:#990000;
	}  
	
.tarih
	{
	text-align: right;
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	color:#000080;
	}  

.yazaradi
	{
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:#0066CC;
	} 
	
.yazibaslik
	{
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:red;
	} 
	
.sayfabaslik
	{
	text-align: center;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:red;
	} 
	
.tabloyazi
	{
	text-align: right;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#800000;	
	}

.input
    {
    font-family: Tahoma;
    font-size: 11px;
    color: #006600;
    border: 1px solid #0066CC
    }
