Can anyone assist in modifying this code snippet? I'm trying to make the text appear black, but it's showing up as light grey on the Dreamweaver preview screen even though the CSS says it should be black.
Below is my HTML code:
<div id="class">
<p><a href="calendar.html">Calendar</a></p>
</div>