a.bright { color: yellow; }
a { color: blue; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
h3 { color: rgb(0,0,200); }
h6 { font-size: medium; color: yellow; }
