a {
  font-family    : Arial, Swiss, Helvetica;
  font-size      : 14px;
}

a:link {
  color          : #6699ff;
  text-decoration: none;
}

a:active {
  color          : #330099;
  text-decoration: underline;
}

a:hover {
  color          : #330099;
  text-decoration: underline;
}

a:visited {
  color          : #6699ff;
  text-decoration: none;
}

a:visited:hover {
  color          : #330099;
  text-decoration: underline;
}

.ww {
  font-family    : Arial, Swiss, Helvetica;
  font-size      : 12px;
  color          : #6699ff;
  text-align     : center;
}

.main {
  font-family    : Arial, Swiss, Helvetica;  
  color          : #330099;
  font-size      : 14px;
  margin-left    : 20px;
  margin-right   : 20px;
  text-align     : justify;
}

td {
  font-family    : Arial, Swiss, Helvetica;
  color          : #330099;
  font-size      : 14px;
  margin-left    : 20px;
  margin-right   : 20px;
}

