BODY { background: White;}
tr { 
    display: block;
    margin-bottom: 5px;
}
li {
margin-bottom: 20px;
}
A:visited { color: Navy; background: #FCFCFC;}
A:active { color: White; background: #A21; }


