a.sbaslik {
		font-family:    Trebuchet MS;
		font-weighet:   bold;
		font-size:      11pt;
		color:          #9B874A;
		line-height:    11pt;	
		text-decoration:none;
		}
		
		/* metinler */
a.text {
		font-family:    Trebuchet MS;
		font-size:      10pt;
		color:          #4b4b4b;
		line-height:    14pt;	
		text-decoration:none;
		}
		
		/* makale metinleri */
a.smetin {
		font-family:    Trebuchet MS;
		font-size:      9pt;
		color:          #4b4b4b;
		line-height:    10pt;	
		text-decoration:none;
		}

a.smetin:hover {
		font-family:    Trebuchet MS;
		font-size:      9pt;
		color:          #4b4b4b;
		line-height:    10pt;	
		text-decoration:underline;
		}
		
		/* menu linkleri */
a.link {
		font-family:    Trebuchet MS;
		font-size:      8pt;
		text-align:		right;
		color:          #9B874A;
		text-decoration:none;
		}
		
a.link:hover {
		font-family:    Trebuchet MS;
		font-size:      8pt;
		text-align:		right;
		color:          #9B874A;
		text-decoration:underline;
		}
		
		/* menu linkleri */
a.list {
		font-family:    Trebuchet MS;
		font-size:      9pt;
		color:          #4b4b4b;
		line-height:    15pt;
		list-style-type:circle;	
		text-decoration:none;
		}

a.list:hover {
		font-family:    Trebuchet MS;
		font-size:      9pt;
		color:          #4b4b4b;
		line-height:    15pt;
		list-style-type:circle;	
		text-decoration:underline;
		}
