body           { color: black; background-color: #bee0ff }
a:link     { color: #4169e1; text-decoration: none }
a:visited     { color: #4169e1; text-decoration: none }
a:hover    { color: #ff8c00; text-decoration: underline }
a:active   { color: fuchsia; text-decoration: none }
.small    { font-size: 8px; line-height: 13px }
.regular { font-size: 10px; line-height: 15px }
.large      { font-size: 12px; line-height: 18px }
