/* 
Site: Bain Hendry Reid Chartered Accountants 
Document: Cascading Style Sheet
Author: Andy Moore (moore808@hotmail.com / Tel: 01224 591274 / Mobile: 07866 911286)
Please note: Changing the values in the document will change the appearance of text throughout the website
*/

/* Font: ARIAL, Size: SMALL (70%), Colour: WHITE */
.smallbluetext {font-family:arial; font-size:10pt; color:#336699}
.smallbluetext a:link {color:#336699;text-decoration:none}
.smallbluetext a:active {color:#336699;text-decoration:none}
.smallbluetext a:visited {color:#336699;text-decoration:none}
.smallbluetext a:hover {color:#BAB03A;text-decoration:none}

/* Font: ARIAL, Size: SMALL (70%), Colour: BLACK */
.arial70black {font-family:verdana; font-size:70%; color:#333333}
.arial70black a:link {color:#333333;text-decoration:none}
.arial70black a:active {color:#333333;text-decoration:none}
.arial70black a:visited {color:#333333;text-decoration:none}
.arial70black a:hover {color:#333333;text-decoration:none}