BODY,TD {
	font-size: x-small;
	color: #333333;
}

a:link {
	color: #009900;
	text-decoration:none;
}

a:visited {
	color: #99cc99;
	text-decoration:none;
}

a:hover {
	color: #009900;
	text-decoration:underline;
}

a:active {
	color: #009900;
	text-decoration:underline;
}

.text_copy {
	font-size: xx-small;
	color: #666666;
}

.text_s {
	font-size: xx-small;
}

.text_brown {
	color:#663300;
}

.text_brown_s {
	font-size:xx-small;
	color:#663300;
}
