A:hover {color: #330066;}
#a1:hover {color: #8800BB;      }
#a1 {
       color: #0b1086;
          font-weight: bold; 
          text-decoration: none;
      }
a {
     font-size: 14px;
     color: #28450e;
     }
p {
   margin-top: 0; 
      margin-bottom: 15px;
      margin-left: 30px;
      margin-right: 30px;
  }
hr {
      border: none; 
      color: #28450e; 
      background-color: #28450e; 
      height: 1px; 
      width: 20%;
      }