.head2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.enter {
	font-size: 36px;
	color: #FF00FF;
}
.exit {
	font-size: 30px;
	color: #00FFFF;
}
.normal {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
