.hedrlink:link {
  font-size:   		11px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		normal;
  font-style: 		normal;
  text-decoration: 	none;
  color:			#99f9fb;
}

.hedrlink:visited {
  font-size:   		11px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		normal;
  font-style: 		normal;
  text-decoration: 	none;
  color:			#99f9fb;
}

.hedrlink:hover {
  font-size:   		11px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		normal;
  font-style: 		normal;
  text-decoration: 	underline;
  color:			#99f9fb;
}

.hedrarea {
  background-color: 	#000000;
  color:			#99f9fb;
  text-align:		center;
  margin-left:		auto;
  margin-right:		auto;
  font-size:   		11px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		normal;
  font-style: 		normal;
}

.hedrfont {
  font-size:   		11px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		normal;
  font-style: 		normal;
}



