span.orangeButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	font-style:normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.orangeButton:link, a.orangeButton:visited {
	color: #DB6904;
	text-decoration: none;
}
a.orangeButton:hover {
	color: #084498;
	text-decoration: none;
}