.index {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.td {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.tu {
	filter: RevealTrans(Duration=3, Transition=23);
}
a:link {
	color: #FF9900;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #009900;
	text-decoration: none;
}
a.b:link {
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
}
a.b:visited {
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
}
a.b:hover {
	font-size: 9pt;
	color: #CC9933;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
