.hedrlink:link {
  font-size:   		24px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		bold;
  font-style: 		normal;
  text-decoration: 	none;
  color:			#555555;
}

.hedrlink:visited {
  font-size:   		24px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		bold;
  font-style: 		normal;
  text-decoration: 	none;
  color:			#555555;
}

.hedrlink:hover {
  font-size:   		24px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		bold;
  font-style: 		normal;
  text-decoration: 	underline;
  color:			#555555;
}

.hedrarea {
  background-color: 	#FFFFFF;
  color:			#555555;
  text-align:		center;
  margin-left:		auto;
  margin-right:		auto;
  font-size:   		24px;
  font-family: 		Arial,Arial,Verdana;
  font-weight: 		bold;
  font-style: 		normal;
}

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



