body { background: #ffffbb; font-family: candara; color: #336600}
:link { color: #666666; font-weight: none; }
:active { color: pink; font-weight: none; }
:visited { color: #ff9900; font-weight: bold; font-style: none; }
:hover { color: red; font-weight: bold; text-decoration: underline; font-size: 14pt; }

a { font-size: 14pt; text-decoration: none; }
