body,td
{
	margin: 0 0 0 0;
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
}

/*************************************************************/
/*************************************************************/
.main-bg
{
	background-color: #F5F4EE;
}
/*************************************************************/
.text
{
	font-size: 20px;
	color: #4B4B4A;
	font-weight: bold;
	font-family: Georgia;
}
/*************************************************************/

/*************************************************************/
.heading-text
{
	font-size: 12px;
	color: #524B1A;
	font-family: Georgia;
	font-weight:bold;
	text-decoration: none;
}
a.heading-text:hover
{
	color: #000000;
	text-decoration: underline;
}
/*************************************************************/

.footerlink{

	color:#B5AE5E;
	text-decoration:none;
	
}

	

a.footerlink:hover{
	
	 color:#827B25;
	 text-decoration:none;
}
