
.link a {
    background:#f0f0f0; 
    font: bold 12px/12px arial, helvetica;
    text-align: center;
    border-top:1px solid #000; 
    height:3.0em; 
    width:12em; 
    display:block; 
    text-decoration:none;
    border-style:solid;
    border-width:3px;
    border-color: #ccc #888 #555 #bbb
}

.blink a {
    background:#f0d0d0; 
    font: bold 12px/12px arial, helvetica;
    text-align: center;
    border-top:1px solid #000; 
    height:3.6em; 
    width:12em; 
    display:block; 
    text-decoration:none;
    border-style:solid;
    border-width:3px;
    border-color: #ccc #888 #555 #bbb
}

.hover a:hover {
    background: #ffffff;
}

.caltab td {
   font-family: Arial; 
   font-size: 8pt; 
   text-align: right
}
6:49 AM 8/20/2008