/* CSS Document */

.a strong{
	color:#FF9900;
	font-weight:bold;
}
.a .caution{
	color:red;
}