/* Main style sheet for www.goldenscissors.co.ukAuthor: BlueygreenDate: 15 May, 2003 *//* body text */.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color: #333333 }.bodytextbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}/* footertext */.footertext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #666666 }/* footer links */a.footerlink:link { color: ff3300; text-decoration: none}a.footerlink:visited { color: cc6633; text-decoration: none}a.footerlink:hover { color: ff3300; text-decoration: underline}a.footerlink:active { color: ff3300; text-decoration: none}/* normal links */a.normal:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: ff3300; text-decoration: none}a.normal:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: cc6633; text-decoration: none}a.normal:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: ff3300; text-decoration: underline}a.normal:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: ff3300; text-decoration: none}