a:link {
  color : #006666;
  font-weight : bold;
  text-decoration : underline;
 }
a:visited {
  color : #006666;
  font-weight : bold;
  text-decoration : none;
 }
a:hover {
  color : #666666;
  font-weight : bold;
  text-decoration : underline;
  background-color:#6CCFD5;
}
a:active {
  color : #000000;
  font-weight : bold;
  text-decoration : underline;
  background-color:#6CCFD5;
}
.text {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size : 12px;
  color : #000000;
}
.menu {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  line-height : 18px;
  color : #000000;
}
.header {
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size : 14px;
  color : #000000;
}
td {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
}
p {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
}
input[type=text] {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
  width: 200px;
}
input[type=password] {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
  width: 200px;
}
textarea {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
  width: 200px;
}
h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  color : #000000;
}

.sitemap1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
}

.sitemap2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
}

.tx-felogin-pi1 fieldset {
  border: none;
  margin: 0px;
  padding: 10px;
}

.tx-felogin-pi1 legend {
  display: none;
}

.tx-felogin-pi1 label {
  width: 120px;
  float: left;
  font-weight: bold;
}