BODY
{
	font-family: Gill Sans MT, Verdana, Arial, Arial Black;
	font-size:13px;
}

.commonTxt
{
	color:#65615a;
	font-size: 13px;
}

.commonBoldTxt
{
	color:#65615a;
	font-size: 13px;
	font-weight: bold;
}

.titleTxt
{
	color:#65615a;
	font-size: 15px;
	font-weight: bold;
}

.ql A, .ql A:visited
{
	color:#65615a;
	font-size: 13px;
	text-decoration:none;
}

.ql A:hover
{
	color:#ffffff;
	font-size: 13px;
	text-decoration:none;
}

.yellowBoldTxt
{
	font-weight: bold;
	color: #ffd700;
	font-size: 13px;
}

A, A:visited
{
	color:Navy;
	text-decoration:none;
}

A:hover
{
	color:#000000;
	text-decoration:underline;
}

.whitelinks A, .whitelinks A:visited
{
	color: #ffffff;
	text-decoration:none;
}
.whitelinks A:hover
{
	color: #ffffff;
	text-decoration: underline;
}