.title { color: #000000; 
	 font-family:  Verdana, Geneva, Arial; 
	 font-size: 16px; 
	 font-weight: heavy;  
	 line-height: 18px}

.body { color: #000000;
        font-family:  Verdana, Geneva, Arial;
        font-size: 13px;
        font-weight: normal;
        line-height: 15px}

.copyright { color: #ffffff;
	     font-family:  Verdana, Geneva, Arial;
    	     font-size: 9px;
    	     font-weight: heavy;
    	     line-height: 10px}

A:hover { TEXT-DECORATION: line-through;
   	 CURSOR: crosshair}

