.txt {
	font-family : Helvetica, sans-serif;
    font-size:14px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 20px;	
}

.txt A:link{ color:#000000; text-decoration : underline; }
.txt A:visited{ color:#000000; text-decoration : underline; }
.txt A:active{ color:#666666; text-decoration : underline;}
.txt A:hover{ color: #666666; text-decoration : underline; }


.title {
	font-family : Helvetica, sans-serif;
    font-size:20px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-weight : none;
	text-decoration : none;
	line-height : 20px;	
}

.title A:link{ color:#000000; text-decoration : underline; }
.title A:visited{ color:#000000; text-decoration : underline; }
.title A:active{ color:#666666; text-decoration : underline;}
.title A:hover{ color: #666666; text-decoration : underline; }

.boxedLink {
	font-family : Helvetica, sans-serif;
    font-size:20px;
	font-weight: bold;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.boxedLink A:link{ color:#000000; text-decoration : underline; }
.boxedLink A:visited{ color:#000000; text-decoration : underline; }
.boxedLink A:active{ color:#666666; text-decoration : underline;}
.boxedLink A:hover{ color: #666666; text-decoration : underline; }


.legal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.legal A:link{ color:#000000; text-decoration : underline; }
.legal A:visited{ color:#000000; text-decoration : underline; }
.legal A:active{ color:#666666; text-decoration : underline;}
.legal A:hover{ color: #666666; text-decoration : underline; }
