P         { color: #111111; font-size: 10px; line-height: 15px; font-family: "Lucida Grande", arial, verdana, geneva, sans-serif; text-align: justify }
strong       { color: #111111; font-weight: bold; font-family: "Lucida Grande", arial, geneva, verdana, sans-serif; text-align: justify; word-spacing: 2px; letter-spacing: 2px }
H1        { color: yellow; font-size: 20px; line-height: 30px; font-family: "apple garamond bt", times, "times new roman", serif; background-color: black; border-style: solid; border-width: 8pt 16pt 8pt 16pt; border-color: #000; display: inline }
H2           { color: #111111; font-size: 10px; line-height: 15px; font-family: "Lucida Grande", arial, geneva, verdana, sans-serif; text-align: left }
samp     { color: #000000; font-weight: normal; font-size: 11px; line-height: 15px; font-family: "apple garamond bt", times, "times new roman", serif; text-align: left }
A:link      { color: #d3d3d3; text-decoration: none; background-color: #696969; text-align: left; text-transform: uppercase; padding-left: 3px; border-left: 14px solid DarkGrey; display: block }
A:visited        { color: #111111; text-decoration: none; background-color: #a9a9a9; text-transform: lowercase; padding-left: 3px; border-left: 14px solid #dcdcdc; display: block }
A:hover        { color: yellow; text-decoration: none; background-color: #696969; text-transform: uppercase; border-left: 14px solid yellow }
A:active       { color: yellow; text-decoration: none; background-color: #c0c0c0; text-transform: uppercase; border-left: 14px solid yellow }

#box { cursor: pointer }
#box div{display:none;}
#box:hover div          { background-color: white; border: outset 3pt #c0c0c0; position: absolute; top: 250px; left: 38%; width: 364px; height: 364px; display: block } 