body { font-family: Verdana, sans-serif; }
body { font-family: Verdana, sans-serif; font-weight: bold; color: black; background-image: url(parchment.jpg);}
a { text-decoration: none; } /* Applies to all anchors */
a:link { text-decoration: none; color=#736aff;} /* Applies to all links */
a:active { text-decoration: none; color=#0000ff} /* Applies to active links */
a:visited { text-decoration: none; color=#ff0000;} /* Applies to visited links */
a:hover { text-decoration: none; color=#ff00ff } /* Applies to links when the mouse is over them */
H1 { text-decoration: none; color:blue; text:bold;}
H2 { text-decoration: none; color:white; text:bold; background-color:#000000 ;}
H3 { text-decoration: none; color:black; text:bold;}
H5 { color: Blue; text:bold;}

