Is there a way to change some of the text size on a page.
On the page link below I'd like the number's under each artists name to be smaller and not bold.
And the subcategories on the right hand column just to be not bold.
http://www.canz.biz/site.php
I'm pretty sure it's changing smething in this part: but have no idea what.
BODY { FONT: 9pt Arial, serif }
A { COLOR: #79587b; FONT: BOLD 9pt Arial, serif }
A:hover { COLOR: #800080; FONT: BOLD 9pt Arial, serif }
ADDRESS { COLOR: black; FONT: 16pt Arial, serif }
TH { FONT: bold 9pt Arial, serif }
STRONG { COLOR: black; FONT: bold 9pt Arial, serif }
EM { FONT: 9pt Arial, serif }
UL { COLOR: #ffffff; FONT: 9pt Arial, serif }
OL { COLOR: #ffffff; FONT: 9pt Arial, serif }
LI { COLOR: #000000; FONT: 9pt Arial, serif }
P { COLOR: #000000; FONT: 9pt Arial, serif }
TD { FONT: 9pt Arial, serif }
B { FONT: bold 9pt Arial, serif }
STRONG { FONT: bold 9pt Arial, serif }
SMALL { FONT: 9pt Arial, serif }
.titleb { FONT: bold 14pt Arial, serif }
.titles { FONT: bold 12pt Arial, serif }
.titles2 { FONT: bold 10pt Arial, serif }
.titlew { COLOR: #ffffff; FONT: bold 10pt Arial, serif }
Thanks in advance.
Lynny