/* CSS Document */

.btd {
	border-bottom:solid 1px	#F3C81E;
	border-left:solid 1px	#F3C81E;
	border-right:solid 1px	#F3C81E;
	border-top:solid 1px	#F3C81E;
}
.btdL {
	border-bottom:solid 1px	#F3C81E;
	border-right:solid 1px	#F3C81E;
	border-top:solid 1px	#F3C81E;
}
.rh {
	border-bottom:solid 1px	#F3C81E;
	border-right:solid 2px	#F3C81E;
	border-top:solid 1px	#F3C81E;
}
a.topo:link {
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
	color: #333333;
	cursor:pointer;
}
a.topo:visited {
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
	color: #333333;
}
a.topo:hover {
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
}
a.topo:active {
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
	color: #333333;
}

