body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

 .btn1 {
	width: 48px;
	height: 22px;
	padding: 3px 5px 0 5px;
	text-algin: center;
	border-style: solid;
	border-width: 0px;
	background: url(../images/newtopic.gif) repeat-x center;
	cursor: hand;
	border-color: #A00000;
	}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}
