/*Apply this class to the blackbar text so the links will be white and have a gold hover.*/.blackbar { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold}a.blackbar:link { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}a.blackbar:visited { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}a.blackbar:hover { color: #9999CC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}a.blackbar:active { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}/*Apply this class to the sidelink text - color can be modified to match your colour scheme.  Do not remove the hover underline.*/.sidelink { color: #000066; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none}a.sidelink:link { color: #9999CC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal}a.sidelink:visited { color: #9999CC; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal}a.sidelink:hover { color: #9999CC; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight: normal}a.sidelink:active { color: #9999CC; font-family: Arial, Helvetica, sans-serif; font-weight: normal}/*Apply this class to the indexlink text.  Do not remove the hover underline.*/.sidelink { color: #9999CC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal}/*This is the default link style for any links that you do not apply a class to.  These are the City standard and should not be changed.*/a:link { color: #9999FF; text-decoration: underline}a:visited { color: #FFFFFF; text-decoration: underline}a:hover { color: #FFFFFF; text-decoration: underline}a:active { color: #FFFFFF; text-decoration: underline}/*These are the heading styles.  Colors can be changed to match your colour scheme*/h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #FFFFFF}h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF}h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}/*This is the styles for body, and tables.  Do not alter.*/td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}.sidetext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}.sidetextbold {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}