.nav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #072B61;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.nav A:link      { color:#072B61; text-decoration : underline; }
.nav A:visited  { color:#072B61; text-decoration : underline; }
.nav A:active  { color:#98C7DF; text-decoration : underline; }
.nav A:hover   { color: #98C7DF; text-decoration : underline; }


.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #072B61;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.breadcrumbs A:link      { color:#072B61; text-decoration : underline; }
.breadcrumbs A:visited  { color:#072B61; text-decoration : underline; }
.breadcrumbs A:active  { color:#98C7DF; text-decoration : underline; }
.breadcrumbs A:hover   { color: #98C7DF; text-decoration : underline; }


.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #072B61;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link      { color:#072B61; text-decoration : underline; }
.txt A:visited  { color:#072B61; text-decoration : underline; }
.txt A:active  { color:#98C7DF; text-decoration : underline; }
.txt A:hover   { color: #98C7DF; text-decoration : underline; }

.bottomLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #072B61;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomLinks A:link      { color:#072B61; text-decoration : underline; }
.bottomLinks A:visited  { color:#072B61; text-decoration : underline; }
.bottomLinks A:active  { color:#98C7DF; text-decoration : underline; }
.bottomLinks A:hover   { color: #98C7DF; text-decoration : underline; }
