A:link {color: white}
A:visited {color: white}
A:active {color: yellow}
A:hover {color: red}

body {background: url(images/bground3e.jpg); background-attachment: fixed; black /*#EEE*/; color: #000;
  behavior: url(csshover.htc);} /* WinIE behavior call */
h1 {color: white; margin-top: 0; margin-bottom: 0;
  font-family: arial; font-size: 48px; text-align: center;}
h2 {color: white; margin-top: 0; margin-bottom: 0;
  font-family: arial; font-size: 14px; text-align: center;}
h3 {color: gray; margin-top: 0; margin-bottom: 0;
  font-family: arial; font-size: 14px; text-align: center; text-align: bottom;}
h4 {color: white; margin-top: 0; margin-bottom: 0;
  font-family: arial; font-size: 30px; text-align: center;}
h5 {color: white; margin-top: 0; margin-bottom: 0;
  font-family: arial; font-size: 18px; text-align: center;}
h6 {color: red; margin-top: 0; margin-bottom: 0;
  font-family: arial; font-size: 24px; text-align: center;}
h7 {color: white; margin-top: 0; margin-bottom: 0;
  font-family: arial; font-size: 14px; text-align: center;}


#main {color: white; margin-left: 10em; padding: 1px 0 1px 1%; 
  /*border-left: 1px solid;*/ /*border-top: 1px solid;*/}
div#nav {float: left; width: 10em; margin: -1px 0 0 -1px;
  background: #FDD;}
div#nav ul {margin: 0; padding: 0; width: 11.4em; background: red;
  border: 1px solid black;
  font-family: arial; font-size: 14px; text-align: center;}
div#nav li {position: relative; list-style: none; margin: 0;
  border-bottom: 1px solid black;}
div#nav li:hover {background: blue;}
div#nav li.submenu:hover {background-color: blue;}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 10.9em; color: white;}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute; top: 0; left: 11.4em;
  display: none;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
<!--
.flames, .flames TD, .flames TH
{
background-image:url('images/flames_on_black2.gif');
background-color:black;
background-repeat: repeat-x;
background-position: bottom center; 
color:white;
font-family:sans-serif;
font-weight:600;
}
-->
