.clicked {
	font-family: Arial; 
	color:#FC0;
	font-size: 12px; 
	text-decoration:none;
	font-weight:bold;
	
	
	
}
.cactrang{
	font-family: Arial; 
	color:#FFF; 
	font-size: 12px; 
	text-decoration:none;
	font-weight:bold;
	
}
.cactrang:hover{
	font-family: Arial;
	color:#FC0;
	font-size: 12x; 
	text-decoration:none;
	font-weight:bold;
	
}