<STYLE TYPE="text/css"> .stdtext {
 	font-family: arial, "Comic Sans MS", helvetica;
 	font-size: 15px; color :"#000099";
 }
  .strtext  {
  font-family: arial, "Comic Sans MS", helvetica;
  font-size: 16px;
  font-weight : bold; color:#000099;
  }
  .exstrtext  {
  font-family: arial, "Comic Sans MS", helvetica;
  font-size: 20px;
  font-weight : bolder; color :"#000099";
  }
  .credits  {
  font-family: arial, "Comic Sans MS", helvetica;
  font-size: 10px;
  font-weight : normal;
  font-style : italic;
  }
  .legltext  {
  font-family: arial, "Comic Sans MS", helvetica;
  font-size: 10px;
  }
 .body {
 border: 10px groove Blue;
 background-image: url("http://www.cmcpwe.com/art/bluedrop1.gif");
 background-repeat: repeat;
 background : fixed;
 }
 a:link { color: blue; text-decoration: underline }
 a:active { color: red; text-decoration: none }
 a:visited { color: red; text-decoration: underline }
 a:hover { color: blue; text-decoration: underline; background: yellow }</STYLE>
</HEAD>