.yesil
{
    FONT-SIZE: 8pt;
    COLOR: #CCCC33;
    FONT-FAMILY: tahoma;
}
.beyaz
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: tahoma;
}
.cift
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: tahoma;
}

.siyah
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: tahoma    
}

.koyu
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: tahoma    
}
.turuncu
{
    FONT-SIZE: 8pt;
    COLOR: #FF6600;
    FONT-FAMILY: tahoma    
}
A:LINK
	{
		font-family : Tahoma;
		font-size : 8pt;
		text-decoration : none;
		color : #FF6600;
	}
A:VISITED
	{
		font-family : Tahoma;
		font-size : 8pt;
		text-decoration : none;
		color : #FF6600;
	}
A:HOVER
	{
		font-family : Tahoma;
		font-size : 8pt;
		text-decoration : underline;
		color : #FF6600;
	}
A.a:VISITED
	{
		font-family : Tahoma;
		font-size : 8pt;
		text-decoration : none;
		color : #FF6600;
	}
A.a:HOVER
	{
		font-family : Tahoma;
		font-size : 8pt;	
		text-decoration : underline;
		color : #FF6600;