.bluesmall {
	font-family: Arial;
	font-size: 11px;
	color: 07428A;
}
.bluesmall:hover {
	font-family: Arial;
	font-size: 11px;
	color: C33613;
}
.greysmall {
	font-family: Arial;
	font-size: 11px;
	color: 07428A;
}
.redsmall {
	font-family: Arial;
	font-size: 11px;
	color: C33613;
	text-decoration: none;
	font-weight: bold;
}
.redsmall:hover {
	font-family: Arial;
	font-size: 11px;
	color: 2C598B;
	text-decoration: none;
	font-weight: bold;
}
.gallery {
	padding: 1pt;
	border: 1px solid #C33613;
	margin: 1pt;
}
.white {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
