/* 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}
.bodytextphone { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 18px; 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: 6600ff; text-decoration: none}
a.footerlink:visited { color: 6600ff; text-decoration: none}
a.footerlink:hover { color: 996699; text-decoration: underline}
a.footerlink:active { color: 6600ff; text-decoration: none}

/* normal links */
a.normal:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 6600ff; text-decoration: none}
a.normal:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 996699; text-decoration: none}
a.normal:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 6600ff; text-decoration: underline}
a.normal:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 6600ff; text-decoration: none}
