/* pinball.css - style sheet for the pinball page
 * $Id: pinball.css,v 1.4 2006/01/06 06:54:58 dick Exp $
 */
@import url("/g/bsroot.css");
body { background: #C0C0C0 ; color: #000000 }
a:link { text-decoration: none ; color: #0000F8 }
a:visited { text-decoration: none ; color: #640051 }
a:hover { text-decoration: underline ; color: #ff0000 }
table.buttbar { border: 2px solid fuchsia ; padding: 4px 0px 0px 0px ; background: #A0B0B0 }
