.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link      { color:#CB9C44; text-decoration : none; }
.txt A:visited  { color:#CB9C44; text-decoration : none; }
.txt A:active  { color:#CB9C44; text-decoration : underline; }
.txt A:hover   { color: #CB9C44; text-decoration : underline; }

.subTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #292014;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.subTxt A:link      { color:#292014; text-decoration : underline; }
.subTxt A:visited  { color:#292014; text-decoration : underline; }
.subTxt A:active  { color:#292014; text-decoration : underline; }
.subTxt A:hover   { color: #292014; text-decoration : underline; }
