BODY { backgound-color: #C0C0C0;
    color: #11631F;
    font-size: 10pt;
    font-family: arial, sans-serif; }

A { text-decoration: none; 
    color: #0707AF; 
    font-weight: 800;
    font-family: arial, sans-serif; }

A:hover { text-decoration: none;
	  color: #FF4901;
	  font-weight: 800;
          font-family: arial, sans-serif; }

B, hr { color: #11631F; }

#titleA { font-size: 16pt;
    text-align: center;
    font-weight: 800; }

#titleB { font-size: 12pt;
    text-align: center;
    font-weight: 800; }

#links { color: #0707AF;
    font-size: 8pt; 
    text-align: center; 
    font-weight: 800; }

#links font { color: #FF0000;
    font-size: 8pt; }
