I created
font-family:verdana;
font-size:13px;
color:#FFFFFF; }
a:link { color:#FFFFFF; }
a:visited { color:#FFFFFF; }
a:hover { color:#AAAAAA; }
a:active { color:#FFFFFF; }
added it to the html header section for the piece of HTML in VSD.
I added
<span class="style2"> </span>
around the text that I want changed.
However the link properties override the entire page.
Can some point me to a resource that might help me sort this out. I've been googleing and reading all morning and I think I'm close.
Thank you,