<style type="text/css">
<!--
.box 
	{
	width: 120px;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	BACKGROUND-COLOR: #9900CC;
	}
.box2 
	{
	font-family: Arial;
	font-style:italic;
	font-weight:bolder;
	font-size: 14px;
	color:#FFFFFF;
	width: 160px;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	BACKGROUND-COLOR: #9900FF;
	}
.page_button 
	{
	font-family: Arial;
	font-style:italic;
	font-weight:bolder;
	font-size: 10px;
	color:#000000;
	width: 20px;
	height: 20px;
	BACKGROUND-COLOR: #CCCCCC;
	}
.cur_button
	{
	font-family: Arial;
	font-style:italic;
	font-weight:bolder;
	font-size: 10px;
	color:#FFFFFF;
	width: 20px;
	height: 20px;
	BACKGROUND-COLOR: #CCCCCC;
	}
-->
</style>