A    { color: #1e1e6d; font-weight: 500; text-decoration: none }
.whitelink   { color: black; text-decoration: none }
.blacklink   { color: black; text-decoration: none }
.blacklinkwithrollover    { color: black; text-decoration: none }
.greenlink     { color: black; text-decoration: none }
A:hover     { color: #050551; text-decoration: underline }
A:hover.blacklink     { color: #050551; text-decoration: underline }
A:hover.blacklinkwithrollover     { color: #050551; text-decoration: underline; background-color: #ffff33 }
A:hover.bluelink     { color: #050551; text-decoration: underline; background-color: #ffff33 }
