body {
background-color: #D6EBF4;
font-family: "helvetica", "arial", "sans serif";
color: #8F0D17;
font-size: 12px; 
text-align: center; /* IE */ }

a:link {
color: #8F0D17;
text-decoration: none; }

a:visited {
color: navy; text-decoration: none; }

a:active {
color: navy; text-decoration: none; }

a:hover {
color: navy; text-decoration: none; }

p {
text-align: justify;
text-indent: 20 px; 
line-height: 2.0; }

a.info {
position: relative;
z-index: 24;
border: 1 px;
color: #8F0D17; }

a.info:hover {
 z-index: 25; 
 border: 0 px; }

a.info span {
 display: none;
 border: 0 px; }

a.info:hover span { 
 display: block;
 position: absolute;
 border: 0 px; }