/* Cascading Style Sheet for Palm Banking */body /* Palm V background color */{	background-color: #cccc99;	color: #000000;}.text /* Standard Palm font */{	font-family: Arial, Helvetica, Geneva, sans-serif;	font-size: 10px;}b {	font-family: Arial, Helvetica, Geneva, sans-serif;	font-size: 10px;	font-weight: bolder;}a:link {	color: #003399;}a:visited {	color: #660066;}a:active {	color: #990000;}
