.BG {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.one:link {
	color: #FF6600;
}
a.one:visited {
	color: #FF6600;
	text-decoration: none;
}
a.one:hover {
	color: #33CCFF;
}
a.one:active {
	color: #FF6600;
	text-decoration: none;
}
a.menu:link {
	color: #999999;
	text-decoration: none;
}
a.menu:visited {
	color: #999999;
	text-decoration: none;
}
a.menu:hover {
	color: #FF6600;
	text-decoration: none;
}
a.menu:active {
	color: #999999;
}
