/*  your sites custom CSS goes into this file */

body         { color: #000000; font-family: Verdana, Georgia, serif; font-size:10pt; background-color: #152336; 
              background-repeat: repeat; background-attachment: scroll;
               background-image: 
               url('http://www.rastafarispeaks.com/img/103.gif');  
               margin-left: 0%; margin-right: 0%; background-position: 0% }

A:link { text-decoration: none; color: #000086; }
A:visited { text-decoration: none; color: #800080; }
A:hover { text-decoration: underline; color: #C40000; }

A.head:link {
color : #a9e969;
text-decoration : none;
}
A.head:visited {
color : #c2ce99;
text-decoration : none;
}
A.head:active {
color : #ff0000;
text-decoration : none;
}
A.head:hover {
color : #ffff00;
text-decoration : underline;
}