BODY {
 margin: 0px; 
 font-family: "Arial Black";
 background-color: #FFCC99;
 color: #FF6600;
}
TABLE {
 border: outset 1pt;
}

TD, A {  
 font-family: "Arial Black", sans-serif;
 font-size: 8pt; 
 font-style: normal; 
 color: #FF6600;
 text-decoration: none;
 font-weight: normal;
}

A:hover {  
 color: #FFFFCC;
 text-decoration: underline;
 font-weight: normal;
}

.A_selected {  
 color: #000000;
 text-decoration: underline;
 font-weight: normal;
}

