@charset "utf-8";
/* CSS Document */
.caption {
	color: #FFCC00;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

.yellow {
	color: #FFCC00;
}
