
body {
  background: #000000;
  margin: 0px;
  padding: 0px;
  }

.erText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
.erText a {
	color: #000000;
	text-decoration:none;
}

.erText a:hover {
	text-decoration:none;
	color:#000000;
}

.erTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform:uppercase;
	padding-bottom:6px;
	padding-right:6px;
}
.erTextLink a:link    {font-family: "Arial, Helvetica, sans-serif", serif; color:#000000; text-decoration:none;}
.erTextLink a:visited {font-family: "Arial, Helvetica, sans-serif", serif; color:#000000; text-decoration:none;}
.erTextLink a:hover   {font-family: "Arial, Helvetica, sans-serif", serif; color:#606060; text-decoration:underline;}

.maintext {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  }
  
a,a:link,a:visited,a:active {
  font-family: "Times New Roman", Times, serif;
  color: #79171b;
  text-decoration: none;
  }
a:hover {
  color: #f6e497;
  text-decoration: none;
  }  
  
.rlinks_text {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;  
  }  
a.rlinks,a.rlinks:link,a.rlinks:visited,a.rlinks:active {
  font-family: "Times New Roman", Times, serif;
  color: #79171b;
  text-decoration: none;
  }
a.rlinks:hover {
  color: #f6e497;
  text-decoration: none;
  }  
  
  
a.link2,a.link2:link,a.link2:visited,a.link2:active {
  font-family: "Times New Roman", Times, serif;
  color: #79171b;
  text-decoration: none;
  }
a.link2:hover {
  color: #000000;
  text-decoration: none;
  }  
  
  