.blk      { color: black; font-size: 13px; font-family: Arial; line-height: 15px; text-decoration: none }
.grey      { color: #8b8b8b; font-size: 13px; font-family: Arial; line-height: 15px; text-decoration: none }
.white     { color: white; font-size: 13px; font-family: Arial; line-height: 15px; text-decoration: none }

.green     { color: #00ff09; font-size: 13px; font-family: Arial; line-height: 15px; text-decoration: none }

.smallwhite   { color: white; font-size: 11px; font-family: Arial; line-height: 13px; text-decoration: none }
.smallgreen    { color: #00ff09; font-size: 11px; font-family: Arial; line-height: 13px; text-decoration: none }
.smallblk  { color: black; font-size: 11px; font-family: Arial; line-height: 13px; text-decoration: none }
.smallred   { color: red; font-size: 11px; font-family: Arial; line-height: 13px; text-decoration: none }
.smallgrey   { color: #8b8b8b; font-size: 11px; font-family: Arial; line-height: 13px; text-decoration: none }
.smallbrown    { color: #bb9973; font-size: 11px; font-family: Arial; line-height: 13px; text-decoration: none }
.smalllblue    { color: #2b2156; font-size: 11px; font-family: Arial; line-height: 13px; text-decoration: none }
a:hover   { color: #808080; text-decoration: none }
