body { 
margin: 0 auto;   
text-align:center;
}
#blk { 
width:100%;
background-color: #FFFFFF;   
}
#gry { 
width:100%;
background-color: #CCCCCC;   
}
#title {  
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-size: 15px; 
font-weight: normal; 
color: #444345 }

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;  
}

a {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 13px; font-weight: normal; color: #F0CB01 }
a:hover { color: #444345; text-decoration: none; }

a.one {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 13px; font-weight: normal; color: #444345 }
a.one:hover { color: #F0CB01; text-decoration: none; }
