body { margin: 0px }
background { background-color: #999999 }

td { font-family: times }

font { font-size: 13px }


a:link { 
 text-decoration: none; 
}

a:visited { 
 color: #006633; 
 text-decoration: none; 
}

a:hover { 
 color: #000000;
 background:#ffCC66;
 text-decoration: none; 
}
