
.cell_over A:link { 
color: #000000; text-decoration: none; 
}

.cell_over A:visited { 
color: #000000; text-decoration: none; 
}

.cell_over { 
BACKGROUND-COLOR: #FEFAC7 
}

.cell_over A:hover { 
color: #FFFFFF text-decoration: none; background-color:#FEFAC7 
}

.cell_out { 
BACKGROUND-COLOR: #EBE293; text-decoration: none;  
}

.cell_out A:link { 
color: #000000; text-decoration: none; 
}

.cell_out A:visited { 
color: #000000; text-decoration: none; 
}

.cell_over1 { 
BACKGROUND-COLOR: #FEFAC7; text-decoration: none;   
}

.cell_out1 { 
BACKGROUND-COLOR: #FFFFCC; text-decoration: none;  
}

.cell_current { 
BACKGROUND-COLOR: #FEFAC7; color: #000000; font-weight:bold;    
}