.container
{
	background-color: transparent;
}
.win9x_off
{
	background-color: transparent;
	font-family:Georgia;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}
.win9x_rollover
{
	background-color:#106910;
	font-family:Georgia;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}
.win9x_off2
{
	background-color:#106910;
	font-family:Georgia;
	font-size:14px;
	text-align:center;
	color:#ffffff;
}

/* Link config */
.win9x_off2 a:link, .win9x_off2 a:active, .win9x_off2 a:visited
{
	color: #ffffff;
	font-family:Georgia;
	text-decoration: none;
	display: block;
	line-height: 18px;
}

/* Link config */
.win9x_off a:link, .win9x_off a:active, .win9x_off a:visited
{
	color: #ffffff;
	font-family:Georgia;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
.win9x_rollover a:link, .win9x_rollover a:active, .win9x_rollover a:visited, .win9x_rollover a:hover
{
	color: #ffffff;
	font-family:Georgia;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
