a.gray:link {color: #333333; text-decoration: none}
a.gray:visited {color: #333333; text-decoration: none}
a.gray:active {color: #333333; text-decoration: none}
a.gray:hover {color: #ffcc00; text-decoration: underline}

a.ltgray:link{color: #666666; text-decoration: underline}
a.ltgray:visited{color: #666666; text-decoration: underline}
a.ltgray:active{color: #666666; text-decoration: underline}
a.ltgray:hover{color: #ffcc00; text-decoration: none}

a.teal:link{color: #003366; text-decoration: underline}
a.teal:visited{color: #003366; text-decoration: underline}
a.teal:active{color: #003366; text-decoration: underline}
a.teal:hover{color: #ffcc00; text-decoration: none}
