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

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

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