body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/menu/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #99CC00;
}
a:visited {
	color: #99CC00;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #99CC00;
}


.text10 {
	font-size: 10px;
	line-height: 16px;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.text16 {
	font-size: 16px;
	line-height: 20px;
}
.text18 {
	font-size: 18px;
	line-height: 23px;
}
.text22 {
	font-size: 22px;
	line-height: 23px;
}
.text14 {
	font-size: 14px;
	line-height: 20px;
}

