I need to change the color of the hyperlink on the header, but style sheets, etc. are not my strong suite. Where would I go to find where the colors are defined for the links on the Home page (Welcome it My Account | Training | Employees | Admin | About) and the Search label? I think it is one of the styles in the style.css under App_Themes in the theme I am currently using, but am having trouble tracking down which style is used, or where these links are defined so I can define a new style with the necessary attributes.
Thank you,
Brian
The style name is myAreaLink, but I don't think we define it so the browser uses the default behavior. Once you define it, the browser should apply the effects.