DIV.Links	A 				{color: #FFFFFF; text-decoration:underline; font-weight: bold}
DIV.Links	A:link		{color: #FFFFFF; text-decoration:underline; font-weight: bold}
DIV.Links	A:visited	{color: #FFFFFF; text-decoration:underline; font-weight: bold}
DIV.Links	A:hover		{color: #FFFFFF; text-decoration:underline; font-weight: bold}

A:link {
  font-family: Arial, Helvetica
  font-size: 12px;
  font-variant: small-caps;
  font-weight: bold;
}

A:visited {
  font-family: Arial, Helvetica
  font-size: 12px;
  font-variant: small-caps;
  font-weight: bold;
}

A:hover {
  font-family: Arial, Helvetica
  font-size: 12px;
  font-variant: small-caps;
  font-weight: bold;
}
.text 						{font-family: Arial, Helvetica, Geneva, Verdana, Sans-Serif; font-size: 12pt; color: #FFFFFF; font-weight: bold}
.textsm 						{font-family: Arial, Helvetica, Geneva, Verdana, Sans-Serif; font-size: 10pt; color: #FFFFFF}

.prodDetailTitle 			{font-family: Helvetica, Arial, Sans-Serif; font-size: 14pt; color: #000000; font-weight: bold}
.prodDetail 				{font-family: Helvetica, Arial, Sans-Serif; font-size: 10pt; color: #000000}
