.white16 {
font-family: verdana;
font-size: 16px;
color: white;
}

.white12 {
font-family: verdana;
font-size: 14px;
color: white;
}

.white10 {
font-family: verdana;
font-size: 10px;
color: white;
}

.black12 {
font-family: verdana;
font-size: 12px;
color: black;
}

.yellow12 {
font-family: verdana;
font-size: 14px;
color: #FFFFCC;
}