.text {  
font-family: "Courier New", Courier, mono; 
font-size: 12px; 
color: #663300; 
list-style-type: none
}

.td-maroon {
background-color: #660000;
}

.link {  
font-family: "Courier New", Courier, mono; 
font-size: 12px; 
font-weight: bold; 
color: #663300; 
background-attachment: fixed; 
background-color: #C2C205; 
background-position: center center; 
text-decoration: none
}

a.link:hover {  
font-family: "Courier New", Courier, mono; 
font-size: 12px; 
font-weight: bold; 
color: #CCCC00; 
background-color: #663300; 
background-position: center center; 
text-decoration: none; 
background-attachment: fixed
}

.issue {  
text-decoration: none; 
font-family: "Courier New", Courier, mono; 
font-size: 9pt; color: #FFFFFF
}

a.issue:hover { 
text-decoration: underline; font-family: "Courier New", Courier, mono; 
font-size: 9pt ; 
color: #FFFFFF
}

a.link:active { 
font-family: "Courier New", Courier, mono; 
font-size: 12px; 
font-weight: bold; 
color: #CCCC00; 
background-color: #663300; 
background-position: center center; 
text-decoration: none; 
background-attachment: fixed 
}
