body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  font-size: 12px;
  text-decoration: none;
  background-image:  url(images/bg_home.gif); 
  background-repeat: repeat-x;
}

td {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}

EM {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

A:LINK {
  color:  #0066CC;
  font-style: normal;
  text-decoration: none;
}

A:VISITED {
  color:  #0066CC;
  text-decoration: none;
}

A:HOVER {
  color:#ff6600;
  text-decoration: none;
}

A.txtMainNav {
  font-size: 11px;
}

A.txtMainNav:LINK {
  color:  #0066CC;
  font-style: normal;
  text-decoration: none;  
}

A.txtMainNav.VISITED {
  color:  #0066CC;
  text-decoration: none;
}

A.txtMainNav:HOVER {
  color: #ff6600;
  text-decoration: none;
}

A.txtSubNav {
  font-size: 9px;
}

A.txtSubNav:LINK {
  color:  #ff6600;
  font-style: normal;
  text-decoration: none;  
}

A.txtSubNav:VISITED {
  color:  #ff6600;
  text-decoration: none;  
}

A.txtSubNav:HOVER {
  color: #0066CC;
  text-decoration: none;  
}

A.txtDetailsLink {
  font-size: 10px;
}

.txtCopy {
  font-size: 11px;
  color: #666666;
}

.txtNoUnder {
  text-decoration: none;
}

.txtBold {
  font-weight: bold;
}

.txtSmall {
  font-size: 6px;
}

.txtItalic {
  font-style: italic;
}

