

.thomasbutton a {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	font-size: 14px;
	letter-spacing: .05em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 21px;
	vertical-align: middle;
	horizontal-align: middle;
	margin: 0px 5px;
	padding: 4px 2px 0px;
	background-color: #00599D;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #000087;
	border-right-color: #000087;
	border-left-color: #000087;
	border-bottom-color: #000087;
	border-top-width: 2px;
	border-right-width: 3px;
	border-left-width: 3px;
}
.thomasbutton  a:link {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	letter-spacing: .08em;
	color: #FFFFFF;
}
.thomasbutton  a:hover {
	font-family: Arial, Helvetica, Futura, Frutiger, Swis, Myriad;
	color: #FFCC00;
	text-decoration: none;
	text-align: center;
	margin: 0px 5px;
	padding: 4px 2px 0px;
	background-color: #000050;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}
.thomasbutton  a:visited {
background-position: 0 -70px;
}