If I would like to have the links underlined on hover and the template doesn't do that (Ashley) is there any css I could stick in the template CSS box? I tried
a:hover {
text-decoration: underline
}
with no success. It probably conflicts with the ordering of the text decoration css in the template itself but then I usually depend on you for this stuff.
Thank you.