﻿body 
{
     font-family : Verdana;
     font-size :12px;    
     color : #BCBCA2;
     background-color: #FFFFFF;
}

img
{
     border-color: Silver;
}

table
{
	/* background-color: #141414; */
	color: #3c3c50;
        
}


A:link		{		text-decoration:	none;	color: #4a684a;}			
A:visited	{		text-decoration:	none;	color: #4a684a;}			
A:active	{		text-decoration:	none;	color: #4a684a;}			
A:hover		{		text-decoration:	none;	color: #000000;}

.yazi
{
      text-align: justify;
}

.baslik
{
      text-align: justify;
      font-size: 18px;
	  color: #c67800; 	
}

.kucukbaslik
{
      text-align: justify;
	  color: #4a485f; 	
}

.inputtext
{
     font-family : Verdana;
     font-size :12px;    
     color : black;
     font-weight : normal ;
     background-color : #ffffff;   
     border-width : 2px;
}    
.inputbuton
{
     font-family : Verdana;
     font-weight : bold ;
     font-size :12px;    
     font-weight : bold ;
     color : navy;
     background-color : #ffffe1;   
}