A.gallery_cat {
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #AF6531;  
}

A.gallery_cat:visited { 
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #AF6531;  
}

A.gallery_cat:active { 
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #AF6531;  
}

A.gallery_cat:hover { 
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #AF6531;  
}

A.gallery_cat_current { 
	font-family : tahoma; 
	font-size : 11px; 
	font-weight : normal; 
	color : #AF6531; 
}
A.gallery_cat_current:visited { 
	font-family : tahoma; 
	font-size : 11px; 
	font-weight : normal; 
	color : #AF6531; 
}
A.gallery_cat_current:active { 
	font-family : tahoma; 
	font-size : 11px; 
	font-weight : normal; 
	color : #AF6531; 
}
A.gallery_cat_current:hover { 
	font-family : tahoma; 
	font-size : 11px; 
	font-weight : normal; 
	text-decoration : underline; 
	color : #AF6531; 
}

