.columnheadingBold {
	color: #333333;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.columnheadingWhite {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.contentMain {

	color: #666666;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
.contentMain1 {

	color: #666666;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
.contentIntro {

	color: #B47602;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
.links {
	color: #aa7000;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;

}
.linkssmall {

	color: #aa7000;
	font-size: 9px;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
}
.yeller {
	color: #FDDD76;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}
.whitelinks {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
TD A:HOVER {color : #aa7000; font-weight: normal; text-decoration : none;}

