a:link.f { color: black; text-decoration: none}
a:visited.f { color: black; text-decoration: none}
a:hover.f { color: #66FFFF; text-decoration: none}
a:link {color: #114477; text-decoration: none}
a:visited {color: #114477; text-decoration: none}
a:hover {color: cornflowerblue; text-decoration: none}
.text /* size and font of the non-bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.textbold /* size and font of the bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.name-back /* background color in the feed table at the top where the cardname is located */ {background: #F5FEFB}
.term-title-back /* background color in the rate table behind the bold text */ {background: #D8F1DB}
.rate-back /* background color in the rate table behind the rate info */ {background: #F5FEFB}
.menu-item-back /* background color behind the links in the side menu - NOT PART OF THE FEED */ {background: #F5FEFB}
.menu-title /*background color in the table cell of the side menu behind the title - NOT PART OF THE FEED */ {background: #D8F1DB}