body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : auto;
	margin-right : auto;
	margin-top : 4px;
}
.b1 {
	width: 100px;
	height: 24px;
	background-image: url(../b1.jpg);
	text-align: center;
	font-size: 11px;
}
.b2 {
	width: 100px;
	height: 24px;
	background-image: url(../b2.jpg);
	text-align: center;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.b3 {
	width: 100px;
	height: 24px;
	background-image: url(../b3.jpg);
	text-align: center;
	font-size: 11px;
}
A.white_link:active   { color:#FFFFFF; text-decoration:none; padding:0; margin:0; border:0;}
A.white_link:link     { color:#FFFFFF; text-decoration:none; padding:0; margin:0; border:0;}
A.white_link:visited  { color:#FFFFFF; text-decoration:none; padding:0; margin:0; border:0;}
A.white_link:hover    { color:#FFFFFF; text-decoration:none; padding:0; margin:0; border:0;}
A.black_link:active   { color:#000000; text-decoration:none; padding:0; margin:0; border:0;}
A.black_link:link     { color:#000000; text-decoration:none; padding:0; margin:0; border:0;}
A.black_link:visited  { color:#000000; text-decoration:none; padding:0; margin:0; border:0;}
A.black_link:hover    { color:#FFFFFF; text-decoration:none; padding:0; margin:0; border:0;}