body {  
	background-color: #000000;          
     }

A:text{color: #FFFFFF;text-decoration: none}
A:link{color: #00FFFF;text-decoration: none}
A:visited{color: #00FFFF;text-decoration: none}
A:active{color: #FF00FF;text-decoration: none}
A:hover{color: #FF00FF;text-decoration: underline}

.menu {  font-family: "Forgotten World Classic", Arial; 
         font-size: 10pt; 
         color: #00FF00
      }

.texttitles { font-family: Arial; 
              font-size: 10pt; 	
              color: #00FF00
; font-weight: bold
            }

.text {  font-family: "Arial"; 
         font-size: 10pt; 
         color: #FFFF85
      }
.copy {  font-family: "Forgotten World Classic", "Arial"; 
         font-size: 8pt; 
         color: FF00FF; 
         text-align: center
      }

.titles { font-family: "Forgotten World Classic", "Arial"; 	 
          font-size: 16pt; 	 
          text-decoration: none; 	 
          letter-spacing: 0px;           
          text-transform: capitalize;           
          color: #00FF00;
        }

.icons { font-family: "Forgotten World Classic", "Arial"; 
         font-size: 10pt; 	
         color: #00FF00;
         letter-spacing: 0px;           
         text-transform: capitalize; 
            }

