.red {
	color: #D30200;
}
.red-title {
	color: #D30200;
	font-size: 14px;
	font-weight: bold;
}
.black {
	text-decoration: none;
}
