body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: none;

}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.laws_button_bg {
	font-size: 15px;
	color: #0051CA;
	text-decoration: none;
	background-image: url(../../images/popup_button_pic_01.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.buttons_txt_chinese {
	color: #666666;
	font-size: 11px;
}
.buttons_txt_english {
	color: #666666;
	font-size: 11px;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
