.header   {
  background-color: #000000;
  padding: 2px 2px 2px 2px;
  margin: 3px 0 0;
  color:#CCFF66;
  text-align: center;
  border-width:2px 0;
  border-style:solid;
  border-color:#000000;
 }
 
.header a:link {text-decoration: underline; color :#ffffff; }
.footer a:link {text-decoration: underline; color :#ffffff; }
.hd3 a:link {text-decoration: underline; color :#993399; }
a:hover {font-size:16; font-weight:bold; color: #00cc00; }

 
  .hd1 {
  background-color: #FF7F00;
  padding: 2px 2px 2px 2px;
  margin: 3px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  border-width: 2px 2px;
  border-style: solid;
  border-color: black;
  } 
  
  
 .hd3 {
  background-color: #FFFFFF;
  padding: 2px 2px 2px 2px;
  margin: 3px 0 0;
  color: #000000;
  text-align: left;
  border-width: 1px 1px;
  border-style: solid;
  border-color: black;
  }
   
  .love {
  background-color: #FFFFFF;
  padding: 2px 2px 2px 2px;
  margin: 3px 0 0;
  color: #000033;
  text-align: center;
  border-width: 2px 2px;
  border-style: solid;
  border-color: black;
  } 
  
   
        .footer   {
  background-color: #000000;
  padding: 2px 2px 2px 2px;
  margin: 3px 0 0;
  color: #CCFF66;
  text-align: center;
  border-width: 2px 0;
  border-style: solid;
  border-color: #000000;
 }

        hr       { clear: both; 
		           border:dotted; 
				   border-width:1px; 
				   border-bottom-color:#007300; 
				   border-top-color:#ffffff; 
				   border-left-color:#ffffff; 
				   border-right-color:#ffffff;}

		
		
.smallbox {
    background-color: #CCFF33;
    background-position: center center;
    width: 60px;
    height: 20px;
    padding: normal;
    margin: auto;
	border-color: black;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: medium;
    border-right-width: mediumpx;
    border-bottom-width: mediumpx;
    border-left-width: mediumpx;
    border-top: #660033;
    border-right: #660033;
    border-bottom: #660033;
    border-left: #660033;
    font-family: Courier New, Courier, Mono;
    font-size: 15px;
    font-style: italic;
    line-height: normal;
    color: #330000;
}		


.script {
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #330000;
    font-weight: bold;
    background-color: #66FFCC;
    background-attachment: scroll;
    background-position: left ;
    border: thin #006600;
}
