.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.txt A:link{ color:#000000; text-decoration : underline; }
.txt A:visited{ color:#000000; text-decoration : underline; }
.txt A:active{ color:#620517; text-decoration : underline;}
.txt A:hover{ color: #620517; text-decoration : underline; }

.boldTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;	
}

.boldTxt A:link{ color:#000000; text-decoration : underline; }
.boldTxt A:visited{ color:#000000; text-decoration : underline; }
.boldTxt A:active{ color:#620517; text-decoration : underline;}
.boldTxt A:hover{ color: #620517; text-decoration : underline; }

.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #4F5D80;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomTxt A:link     { color:#4F5D80; text-decoration : none; }
.bottomTxt A:visited { color:#4F5D80; text-decoration : none; }
.bottomTxt A:active  { color:#4F5D80; text-decoration : underline; }
.bottomTxt A:hover   { color:#4F5D80; text-decoration : underline; }