.heading {
	font-family: MasonAlternate;
	font-size: 25px;
	color: #5C7794;
	font-weight: bold;
}/* CSS Document */

.link_main {color: #3A6F9E;}

.textstyle{
font:normal 14px  "MS Sans Serif";
}

.textstyle_footer{
font:normal 11px  "MS Sans Serif";
}

.textstyle_heading{
font-family: MasonAlternate;
font-size: 18px;
font-weight: bold;
color: #7A664E;
}

A:link {color: #4E8ABE;text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #0C4576;text-decoration: underline}
