color_TableBGTitle="666666" # Background color for table title (Default = "666666")
color_TableRowTitle="FFFFFF" # Table row title font color (Default = "FFFFFF")
color_TableBGRowTitle="BBBBBB" # Background color for row title (Default = "BBBBBB")
+color_text="000000" # Color of main body text (Default = "000000")
+color_titletext="000000" # Color of text title within colored Title Rows (Default = "000000")
color_link="4000FF" # Color of HTML links (Default = "4000FF")
+color_hover="4000FF" # Color of HTML on-mouseover links (Default = "4000FF")
color_v="F3F300" # Background color for number of visites (Default = "F3F300")
color_w="FF9933" # Background color for number of unique visitors (Default = "FF9933")
color_p="4477DD" # Background color for number of pages (Default = "4477DD")