body { background-color: rgb(255, 255, 153); }
td.a1 { font-family: 'Tahoma'; color: rgb(0, 0, 0); text-align: center; padding-left: 10px; padding-top: 5px; font-weight: bold; font-size: 12px; }
td.a2 { font-family: 'Tahoma'; color: rgb(255, 173, 25); text-align: center; font-weight: bold; font-size: 12px; }
a.link1 { font-family: 'Tahoma'; font-size: 12px; color: rgb(0, 0, 0); font-weight: bold; text-decoration: underline; }
a.link1:hover { font-family: 'Tahoma'; font-size: 12px; color: rgb(255, 173, 25); font-weight: bold; text-decoration: none; }
a.link2 { font-family: 'Tahoma'; font-size: 12px; color: rgb(255, 173, 25); text-decoration: none; }
a.link2:hover { font-family: 'Tahoma'; font-size: 12px; color: rgb(0, 0, 0); text-decoration: underline; }

