.whitelink { color:#FFCC00; text-decoration:none; }
.blacklink { color:#FFCC00; text-decoration:none; }
.blacklinkwithrollover { color:#FF9900; text-decoration:none; }
.bluelink { color:#000066; text-decoration:none; }
A:hover { color:#FF9900; text-decoration:underline; }
A:hover.blacklink { color:#FF9900; text-decoration:underline; }
A:hover.blacklinkwithrollover { color:#FF9900; background-color: #FF9900; text-decoration:underline; }
A:hover.bluelink { color:#000066; background-color: #FF9900; text-decoration:underline; }
.boxborder { border-color:#7C8DBF; border-style:solid; border-width:1; }
