.heading_area
{
	font-size:15px; 
	font-weight: bold;
	border: 1px solid black;
	opacity: .9;
}
.heading_area a:link
{
	font-size:20px; 
	font-weight: bold;
	text-decoration: none;
}
.heading_area a:active
{
	font-size:20px; 
	font-weight: bold;
	text-decoration: none;
}
.heading_area a:visited
{
	font-size:20px; 
	font-weight: bold;
	text-decoration: none;
}