

p {
  text-align: left;
  font-size: 13px;
  color: #494949;
  font-family: verdana;
  line-height: 150%;
}

.hline {
  text-align: center;
  font-size: 16px; 
  color: #A260C3;
  font-family: verdana;
  font-weight: bold;
}

.right {
  text-align: right;
  font-size: 10px; 
  color: #940051;
  font-family: verdana;
}

.pt {
  text-align: center;
  font-size: 13px; 
  color: #494949;
  font-family: verdana;
}

.sign {
  text-align: center;
  font-size: 12px; 
  color: gray;
  font-family: verdana;
}

.text {
  text-align: justify;
  font-size: 13px;
  color: #494949;
  font-family: verdana;
}

a {
  text-align: left;
  font-size: 13px;
  color: #494949;
  font-family: verdana;
}

  .top:link { text-decoration: none; color: black; font-size: 13px; }
  .top:visited { text-decoration: none; color: black; font-size: 13px; }
  .top:active { text-decoration: none; color: black; font-size: 13px; }
  .top:hover { color: black; border-bottom-style: dotted; padding-bottom: 1pt; border-bottom-width: 1px; font-size: 13px; }

  .menu:link { text-decoration: none; color: #77478F; }
  .menu:visited { text-decoration: none; color: #77478F; }
  .menu:active { text-decoration: none; color: #77478F; }
  .menu:hover {  text-decoration: none; color: #A260C3; }
