a:link{	color: rgb(255,102,51); }a:visited{	color: rgb(0,204,204); } a:active {	color: rgb(204,153,51);}body{	font-family: Arial, Helvetica;	background-color: rgb(255,255,255);	color: rgb(204,51,0);	size=1;}table{	table-border-color-light: rgb(153,204,153);	table-border-color-dark: rgb(153,204,153); }h1, h2{	font-family: Arial, Helvetica;}h1{	color: rgb(255,102,51);}h2{	color: rgb(204,153,51); }
