a {
	color:#a99c56;
	text-decoration:underline;
}

.titletext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

.bodytextgray{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	font-weight : normal;
}

.bodytexthighlight{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #D2691E;
	font-weight : bolder;
}

