body { background-color: #FFF; margin: 0px; }

.white9 {
 font: 9px Tahoma, Arial;
 color: #7C7771;
}
.white10 {
 font: 12px Tahoma, Arial;
 color: #FDFA89;
}
.white11b {
 font: bold 11px Tahoma, Arial;
 color: #FFF;
}

.header {
 font: bold 12px Tahoma, Arial;
 color: #FFF;
}

.header2 {
 font: bold 14px Tahoma, Arial;
 color: #FFF;
}

A.white:link, A.white:visited { font: 9px Tahoma, Arial; color: #FFF; text-decoration: none; }
A.white:active, A.white:hover { text-decoration: underline;}

A.white2:link, A.white2:visited { font: bold 11px Tahoma, Arial; color: #E6DEC7; text-decoration: none; }
A.white2:active, A.white2:hover { text-decoration: underline; }

A.white3:link, A.white3:visited { font: bold 14px Tahoma, Arial; color: #FFF; text-decoration: none; }
A.white3:active, A.white3:hover { text-decoration: underline; }


A:link, A:visited { font: 12px Tahoma, Arial; color: #FDFA89; text-decoration: none; }
A:active, A:hover { text-decoration: underline;}
