.text1 {
	COLOR: #ffffff; FONT: bold 8pt Arial,helvetica
}
.text2 {
	COLOR: #000000; FONT: bold 8pt Arial,helvetica
}
A {
	COLOR: #000000; FONT-SIZE: 8pt
}
A:hover {
	COLOR: #cc0000
}
.text3 {
	COLOR: #000000; FONT-FAMILY: Arial, helvetica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: bold
}



body, p {
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  colour: #000000;
}

.tdlock1 {
  background-color: #CCCCCC
}

.tdlock2 {
  background-color: #DDDDDD
}



.shirtDesc {
  font-size: 10px;
  color: black;
}

.linkBlack {
  color: #000000;
  text-decoration: underline;
}


.linkBlack:hover {
  color: #FF0000;
  text-decoration: underline;
}

.textSmall {
  font-size: 10px;
}
.linkWhite { color: #FFFFFF; text-decoration: underline; }
