.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.textyelow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF33;
	text-align: center;
}
.lineup {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #006BA5;
}
.linedown {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #006BA5;
}
