td{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
A{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:link{
font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:active{
font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:visited{
font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:hover{
font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	font-style: normal;
	text-decoration:;
}
.A:link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.A:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: underline;
}

.heading{
	font-family:Tahoma;
	font-size: 17px;
	font-weight:bold;
	color: #B69D43;
	font-style:bold;
}
	
.readmore:link{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #902210;
	font-style: normal;
	text-decoration: none;
}
.readmore:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #902210;
	font-style: normal;
	text-decoration: none;
}
.readmore:hover{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #902210;
	font-style: normal;
	text-decoration: underline;
}
.footertext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.heaight {
	line-height: 23px;
}