.mid          { font-size: 12px; line-height: 19px }
.small	        { font-size: 12px; line-height: 150% }
.xs { font-size: 11px }
.big  { font-size: 18px }
.large  { font-size: 16px }
.large-right { font-size: 14px; font-weight: bold; line-height: 120%; text-align: right; }
a:link		 { color: DimGray; text-decoration: underline }
a:visited		  { color: DimGray; text-decoration: underline  }
a:active 		  { color: #ffd700; text-decoration: none }
a:hover		  { color: red; text-decoration: underline }
