body, table, tr, td {
  color: #324F35;
  font-family: Verdana;
  font-size: 8pt;
  cursor: auto ;
}

A:link { text-decoration: none }
A:visited { text-decoration: none }
A:active { text-decoration: none }

.toplinkact  {
      font-size : 8pt;
      color : #789D7C;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.toplinkpas  {
      font-size : 8pt;
      color : #FFFFFF;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.homepageact  {
      font-size : 8pt;
      color : #B22345;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.homepagepas  {
      font-size : 8pt;
      color : #324F35;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.nameact  {
      font-size : 8pt;
      color : #213922;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.namepas  {
      font-size : 8pt;
      color : #FFFFFF;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.rightheading  {
      font-size : 8pt;
      color : #FFFFFF;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.designact  {
      font-size : 8pt;
      color : #B22345;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.designpas  {
      font-size : 8pt;
      color : #324F35;
      cursor : auto;
	  font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
}

.linkact  {
      font-size : 8pt;
      color : #597E5D;
      cursor : auto;
	  font-family: Verdana;
      text-decoration: underline;
}

.linkpas  {
      font-size : 8pt;
      color : #B22345;
      cursor : auto;
	  font-family: Verdana;
      text-decoration: underline;
}

