.tabbottan a:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight: bold;
}
.tabbottan a:visited {
	color: #09F;
	font-weight: bold;
	text-decoration: none;
}
.tabbottan a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.tabbottan a:active {
	font-weight: bold;
	color: #FC0;
	text-decoration: underline;
}
.waku_org a:hover {
	color: #FC0;
	text-decoration: underline;
	font-weight: bold;
}
.waku_org a:visited {
	color: #06C;
	font-weight: bold;
	text-decoration: none;
}
.waku_org a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.waku_org a:active {
	font-weight: bold;
	color: #FC0;
	text-decoration: underline;
}
.footer a:hover {
	color: #FC0;
	text-decoration: underline;
}
.footer a:visited {
	color: #09F;
	text-decoration: none;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a a:active {
	color: #FC0;
	text-decoration: underline;
}
h1 {
	font-size: large;
	height: 25px;
	margin-right: 5px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	padding-top: 5px;
	background-image: url(../../photo/tierra/hback.png);
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: large;
	font-weight: normal;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	margin-right: 5px;
	padding-top: 5px;
	margin-top: 10px;
	background-image: url(../../photo/tierra/hback.png);
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {
	height: 25px;
	width: auto;
	margin-left: 0px;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	font-size: large;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
h4 {
	font-size: large;
	font-weight: normal;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	margin-right: 15px;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(../../photo/tierra/hback.png);
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: auto;
	overflow: inherit;
}
.mid {
	font-size: medium;
}
.sml {
	font-size: small;
}
.xsml {
	font-size: xsmall;
}
.red {
	color: #F00;
	font-size: small;
	font-weight: bold;
}
.wht {
	color: #FFF;
}
