A:link { line-height:1.2; text-decoration: none; color:"rgb(12 93 255)" }
A:visited { line-height:1.2; text-decoration: none; color:"blueviolet" }
A:hover { line-height:1.2;text-decoration: underline; color:blue}
  
  body {
    background-image:url('http://www.getpowers.com/store/us-flag.jpg');
    background-attachment:fixed;
    font-size: 12;
    font-family:verdana,arial;    
    margin-top: 10 px;
    margin-left: 0 px;
    margin-right: 0 px;
    margin-bottom: 0 px;
    scrollbar-face-color: blue;
    scrollbar-arrow-color: white;
    scrollbar-track-color: #ffffff;
    scrollbar-shadow-color: navy;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: blueviolet;
    scrollbar-darkshadow-color: black;
    
  }

  input {
    background-color: #D4D4D4; 
    color: #666666;
    font-family: Arial;
    font-size: 11;
  }

#linelinks  A:link { line-height:1.2; text-decoration: none; color:white }
#linelinks A:visited { line-height:1.2; text-decoration: none; color:white }
#linelinks A:hover { line-height:1.2;text-decoration: underline; color:silver}

#topbox-headlines { 
                    list-style-type:none;
                    text-decoration:underline;
                    color:rgb(10 10 128);
                    font-size:15px;
                    font-family:verdana;
                  }

  

li  { list-style-type:none;}                  
                                       