body {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 160%;
}
TD {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 180%;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.select {
	border: 1px inset #999999;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menu {
	color: #FFFFFF;
}
.menu a:link{
	color: #FFFFFF;
}
.menu a:hover{
	color: #FF0000;
}
.menu a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tree {
	color: #0089DF;
}
.tree a:link {
	color: #0089DF;
}
.tree a:active {
	color: #0089DF;
}
.tree a:visited {
	color: #0089DF;
}
