A { font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:#000000;text-decoration:none; }
A.shownwith { font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:white;text-decoration:underline;}
A.colors { font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:white;text-decoration:none;}
A.stars { font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:#000000;text-decoration:underline;}
.black8 { font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:#000000; }
.black9 { font-family:Arial,Helvetica,sans-serif;font-size:9pt;color:#000000; }
.grey { font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:#000000; }
.grey:hover { cursor: pointer; }
.black12 { font-family:Arial,Helvetica,sans-serif;font-size:12pt;color:#000000; }
.white8 { font-family:Arial,Helvetica,sans-serif;font-size:8pt;color:white;background-color:black }
.boldlink12 { font-family:Arial,Helvetica,sans-serif;font-size:12pt;color:#000000;font-weight:bold;text-decoration:underline; }
i.link12 { font-family:Arial,Helvetica,sans-serif;font-size:12pt;color:#000000;text-decoration:underline; }		
input.red {background-color: #00CC00; font-weight: bold; font-size: 12px; color: white;}
.red:hover { cursor: pointer; }
a span {
display: none;
text-decoration: none;
}
a:hover {
/** fix for IE6 popup bug.  nice one Microsoft! */
overflow: hidden;
text-decoration: none;
}
a:hover span {
display: inline;
border: 1px solid black;
position: absolute;
width: 500px;
background-color: #FFFCDC;
padding: 5px;
margin-left: -15px;
overflow: hidden;
}

