body,td {
	font-family:Verdana;
	font-size:10pt;
	color:#ffcc99;
	/*background-color:#CCCCCC;*/
	background-image: url(waybkgnd.gif);
}
a:link       {color:#cc6600}
a:visited    {color:#3399cc}
a:hover      {
	color:#ffffff;
	background-color:#cc0033;
	text-decoration: blink;
	border: none;
	cursor: hand;
	filter: Invert;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center left;
