BODY { font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 12px; color:white; }

.title { font-size: 35px;font-weight:bold;}
.smtitle { font-size: 20px;}
.smtitlestraw {  color: rgb(255, 255, 136);font-size: 20px; }
.smtitleyellow { color: #FFEA00;font-size: 20px;}
.smtitleorange { color: rgb(255, 204, 0); font-size: 20px;}
.smtitleblue { color: rgb(102, 170, 255); font-size: 20px;}
.smtitlesky { color: rgb(68, 238, 255); font-size: 20px; }
.smtitlepurple { color: #CAB2DB;font-size: 20px;}
.smtitlegreen { color: #aaff88;font-size: 20px; }
.smtitlegold { color: #FFE69D;font-size: 20px; }
.smtitleviolet { color: #FF00F6;font-size: 20px; }

.boldblue { color: #0000ff; font-weight: bold; font-size: 20px; }
.boldred { color: #ff0000; font-weight: bold; font-size: 20px; }

.large {font-size: 16px;}

.lstraw {font-size:16px; color: rgb(255, 255, 136); }
.lpurple{font-size:16px; color: #CAB2DB; }
.lorange {font-size:16px; color: rgb(255, 170, 0); }

.big { font-size:14px; }
.bigred { font-size:14px; font-weight:bold; color: #FF0000; }
.bigsun { font-size:14px; font-weight:bold; color: rgb(255, 238, 0); } 
.big_green { font-size:14px; font-weight:bold; color: #aaff88; } 
.big_greysky { font-size:14px; font-weight:bold; color: rgb(187, 238, 255); }
.bigsky { font-size:14px; font-weight:bold; color: rgb(68, 238, 255); }
.bigindigo { font-size:14px; font-weight:bold; color: #0060FF; }

.small {font-size: 11px;}

.cur { font-family: cursive; font-size:14px; }
.curgold {font-family:cursive; font-size;14px; color: #FFE69D;}
.cursmgold {font-family:cursive; font-size;12px; color: #FFE69D;}
.curgreen {font-family: cursive; color: rgb(187, 255, 136);font-size:14px;}
.curblue {font-family: cursive; color: rgb(0, 238, 255);font-size:14px;}
.curpurple {font-family: cursive; color: #CAB2DB;font-size:14px;}

.borange {color: rgb(255, 204, 0); font-weight:bold; font-size:16px; }
.bborange { color: rgb(255, 170, 0); font-weight:bold; font-size:16px; }
.bwatery {color: rgb(0, 204, 255); font-weight:bold; font-size:14px; }
.bsky {color: rgb(187, 238, 255); font-weight:bold; font-size:14px; }

.treb {font-family: Trebuchet MS;}
.trebyellow {font-family: Trebuchet MS;color: #FFEA00;}
.trebviolet {font-family: Trebuchet MS;color: #FF00F6;}

.red { color: #FF0000; }
.fuschia { color: rgb(221, 0, 136); }
.straw { color: rgb(255, 255, 136); }
.tan { color: rgb(255, 204, 0); } //borange
.sun { color: rgb(255, 238, 0); }
.orange { color: rgb(255, 170, 0); }
.gold { color: #FFE69D; }
.yellow { color: #FFEA00; }
.leafy { color: rgb(0, 255, 136); }
.green { color: #aaff88; }
.greysky { color: rgb(187, 238, 255); }
.sky { color: rgb(68, 238, 255); }
.water { color: rgb(102, 170, 255);}
.watery { color: rgb(0, 204, 255); }
.indigo { color: #0060FF; }
.purple { color: #CAB2DB; }
.violet { color: #FF00F6; }

TD   {  font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 14px; }

P    {  font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 14px; }

A { text-decoration: none; font-weight:bold; color: rgb(221, 0, 136); }
.goldlink { text-decoration: none; font-weight:bold; color: #FFE69D; }

A:hover { text-decoration: underline; }