body { color: #ffffff;
      text-align: left;
      font-family: Trebuchet, "Trebuchet MS", sans-serif;}

a:link {color: #CCCCFF;
      text-decoration: underline;
     }

a:hover {color: #f9fb9f;
      text-decoration: none;}

a:visited {
      color: #FFCCFF;}

.txtSmall {
      font-size: .9em;}
.txtLarge {
      font-size: 1.2em;
      font-weight: bold;}
.txtPink {
      color: #FF1AFF;
      font-weight: bold;}
.txtPinkLarge {
      font-size: 1.1em;
      color: #FF1AFF;
      font-weight: bold;}

.txtPinkXL {
      font-size: 1.3em;
      color: #FF1AFF;
      font-weight: bold;}

td {
      font-size: .9em;}

.txtSmaller {
	font-size: 0.9em;
	color: #FF00FF;
	font-weight: bold;
}
.txtSmallercol {

	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
}

