a:link       { color: #000000; text-decoration: none; font-weight: regular }a:visited    { color: #000000; text-decoration: none; font-weight: regular }a:hover      { color: #FFFFFF; text-decoration: none; font-weight: regular }a:active     { color: #FFFFFF; text-decoration: none; font-weight: regular }body{	font-family: Arial, Helvetica;	background-color: rgb(153,51,51);	color: rgb(0,0,0);}table{	table-border-color-light: rgb(102,204,204);	table-border-color-dark: rgb(0,102,102); }
