body {
	background-color: #cccc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;

}

A:visited {
	color: #000000;
	text-decoration: none;

}

A:active {
	color: #000000;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
TD.Purchuse {
	font-size: 14px;
	color: #0033CC;
}
TD.tabs {
	background:url(Images/nav_tab1.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:146;
	font-weight: bold;
}
