@charset "utf-8";
#caption {
	width: 1200px;
	color:#7B7B7B;
}
#caption a:link {
	color: #7B7B7B;
	text-decoration: underline;
	
		}
#caption a:visited {
	color: #7B7B7B;
	text-decoration: underline;
	
		
}
#caption a:hover {
	text-decoration: none;
	color: #000000;
}
#caption a:focus {
	text-decoration: none;
	color: #000000;
}
#caption a:active {
	text-decoration: none;
	color: #000000;
}


