A:active {color: #623100;
         text-decoration: underline;
         font-weight: bold;}

A:link {color: #4B2525;
       text-decoration: none;
       font-weight: bold;}

A:visited {color: #4B2525;
          text-decoration: none;
          font-weight: bold;}

A:hover {color: #623100; 
        text-decoration: underline;
        font-weight: bold;}

body {color: #000000;
     background: #FFFFFF url(http://allthingskenyan.com/images/background.jpg) fixed top left;
     font-family: arial, helvetica;
     margin-left: 0;
     margin-top: 0;
     margin-right: 0;
     margin bottom: 0;
     }

hr {color: #000000;
    margin-top: 10px; 
    margin-bottom: 10px;
    }
    
.date {position: absolute;
      top: 118px;
      left: 17px;
      }    

.copy {font-size: xx-small; 
      }

.article {padding-left: 5px;
         padding-right: 5px;
         }     

.menu {font-size: 14px;
       margin-bottom: 5px;
       background-color: #D1D1A5;
       color: #000000;
       width: 160px;
       padding: 5px;
       text-align: center;
       /*/*/border: 1px solid #000000;/* */
       }

.menutitle {font-size: 20px;
       color: #000000;
       text-decoration: none;
       font-weight: bold;
       }         
