a.blue {
text-align: center;
vertical-align: top;
font-family: lucida sans unicode;
color: rgb(0, 0, 153);
}
a.bigBlue {
text-align: center;
vertical-align: top;
font-family: lucida sans unicode;
color: rgb(0, 0, 153);
font-size: 14pt;
}
a.smBlue {
text-align: center;
vertical-align: top;
font-family: lucida sans unicode;
color: rgb(0, 0, 153);
font-size: 10pt;
}
a.smRed {
color: rgb(204, 0, 0);
font-family: lucida sans unicode;
font-size: 10pt;
}
a.red {
color: rgb(204, 0, 0);
font-family: lucida sans unicode;
font-size: 12pt;
}
a.bigRed {
color: rgb(204, 0, 0);
font-family: lucida sans unicode;
font-size: 16pt;
}
a.brown {
font-family: lucida sans unicode;
color: rgb(153, 0, 0);
}
a.bigBrown {
font-family: lucida sans unicode;
color: rgb(153, 0, 0);
}
a.green {
font-family: lucida sans unicode;
color: rgb(0, 102, 0);
}
a1 {
vertical-align: top;
font-family: lucida sans unicode;
color: rgb(0, 0, 153);
font-size: large;
}
a2 {
color: rgb(204, 0, 0);
font-family: lucida sans unicode;
font-size: small;
}
a3 {
font-family: lucida sans unicode;
color: rgb(153, 0, 0);
}
a4 {
font-family: lucida sans unicode;
color: rgb(0, 102, 0);
}
