.myclass  { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica; font-weight: normal }
a /* applied to all links */   { color: navy; font-size: 12px; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none }
a:hover { color: yellow; font-size: 12px; text-decoration: underline }
.headers { color: white; font-size: 12px; font-family: Arial; font-style: normal; font-weight: bold }
