.linktop {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.linkactive {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
}
.regtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #776F55;
	padding-right: 77px;

}
.heading {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #776F55;
	font-weight: bold;
	font-style: normal;
}
.regtextlink {
	color: #004262;
}

a  {
  /* font-size : 12px; */
  color : #666633;
  text-decoration : none;
}

a.bottom  {
  font-size : 11px;
  color : #3366ff;
  font-weight : normal;
  text-decoration : none;  
}
