/* african-tribe.com White-Underlined Links with Purple-No-Underline Hover conforming to website colors - Black Background with White Text */
html, body {
margin-top:8px;
/* margin-bottom:10px; */
/* margin-right:0px; */
margin-left:0px;
/* margin: 0px; padding: 0px; border: 0px; */
background-color: #000000;
font-family: "Times New Roman", Georgia, Times, serif; 
/* font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
font-size: 13pt;
color: #FFFFFF;
}
a:link { color: #FFFFFF; text-decoration: underline }
a:visited { color: #FFFFFF; text-decoration: underline }
a:active { color: #E500E5; text-decoration: none }
a:hover { color: #E500E5; text-decoration: none }
.borderit img{border: 2px solid #000000;}
:hover.borderit img{border: 2px solid #E500E5;}
:hover.borderit {color: #E500E5;} /* irrelevant definition to overcome IE bug */
.textlink {font-family: "Times New Roman", Courier, Garamond, serif; font-weight: bold; font-size: 18pt; color: #FF571A; text-decoration:underline; outline:none; background: transparent}
:hover.textlink {font-family: "Times New Roman", Courier, Garamond, serif; font-weight: bold; font-size: 18pt; color: #009800; text-decoration: none; outline:none; background: transparent}