﻿ 
 A:link, A:visited, A:active
{
    text-decoration: none;
    color: #232323;
}
 A:hover
{
    text-decoration: none;
    color: #FF6600;
}

 A.harf:link, A.harf:visited, A.harf:active
{
    color: #01763a;
    text-decoration: none;
    font-weight: bold;
  
   
}


A.harf:hover
{ color: #FF6600;
    text-decoration: none;
    font-weight: bold;
  
  
}
 A.menu_satir:link, A.menu_satir:visited, A.menu_satir:active
{
   
    text-decoration: none;
    
  
   
}


A.menu_satir:hover
{ 
    text-decoration: none;
    
  
  
}

.menu_ara_cizgi

{  
    font-size: 95%;
    text-decoration: none;
    font-weight: normal;
    filter: alpha(opacity=20);
	opacity: 0.2;
}


 
