//*AFRIKA HERITAGE NAVIGATION CASCADING STYLE SHEET*//
//*DESIGN: WWW.PURPLETRANGLE.INFO*//
#top_nav
        {
         font-family: Arial; 
         text-align:left; 
         line-height:100%; 
         font-size:7pt; 
         color:#FFFFFF; 
         font-weight:bold
         }
#top_nav a:link 
        { 
        font-family: Arial; 
        font-size: 7pt; 
        color: #FF0000; 
        text-decoration:none 
        }
#top_nav a:hover 
       { 
       font-family: Arial; 
        font-size: 7pt; 
       color: #FFFFFF;
        
       }
#top_nav a:visited 
       { 
       font-family: Arial; 
        font-size: 7pt; 
       color: #E3C46F;
       text-decoration:none 
       }
 #top_nav a:visited hover
       { 
       font-family: Arial; 
        font-size: 7pt; 
       color: #FFFFFF;
       text-decoration:none 
       }
a:link       
       { 
       font-family: Arial; 
       font-size: 8pt; 
       color: #FF0000 
       }
a:hover       
       { 
       font-family: Arial; 
       font-size: 8pt; 
       color: #FFFFFF 
       }
a:visited       
       { 
       font-family: Arial; 
       font-size: 8pt; 
       color: #E3C46F 
       }
