body { color: black; background-color: white; }

p {}

td {}

a:link { color: #039 }

a:visited { color: #339 }

a:hover { color: #606060 }
a.white2:link { color: #fff; }
a.white2:visited { color: #fff; }
a.white2:hover { color: #eee; }
a.green:link { color: #4c653f; }
a.green:visited { color: #4c653f; }
a.green:hover { color: #4c653f; }
a.red:link { color: #c53840; text-decoration: underline; }
a.pink:link { color: #f0f; text-decoration: underline; }
.textXsmall { font-size: 10px; font-size-adjust: none; }
.textsmall { font-size: 12px; font-size-adjust: none; }
.textmed { font-size: 14px; font-size-adjust: none; }
.textlarge { font-size: 16px; font-size-adjust: none; }
.textXlarge { font-size: 18px; font-size-adjust: none; }
.textXXlarge { font-size: 20px; font-size-adjust: none; }
.textXXXlarge { font-size: 24px; font-size-adjust: none; }
.textHuge { font-size: 30px; font-size-adjust: none; }
.textXHuge { font-size: 36px; }
.textmed2 { font-size: 13px; }

