body {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: helvetica;
}
a {
	color: #B15630;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.tdcategory {
	padding-right: 10px;
}

.rightbar {
	background-image: url("../image/bgr-right.jpg");
	background-repeat: no-repeat;
}
.totop {
	color: #B15630;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bottomnavigation {
	font-size: 12px;
}
.copyright {
	font-size: 12px;
	font-weight: bold;
}
