THANKS! Very helpful info, and now I see that the album generator (jalbum) "skin" I'm using writes its own css stylesheet statement, which is then clobbering what I've specified in my Dreamweaver template. No doubt I am making this more complicated than necessary but I'm pretty

when it comes to "skins" and style sheets.
I will also review your HEAD and BODY suggestion!
JohnN
QUOTE(pandy @ Oct 29 2009, 01:28 PM)

Because that's what you've specified.
CODE
a {
text-decoration: none;
font-weight: bold;
color: #020202;
}
BTW you have stuff that should be in HEAD way down in BODY.