.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	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: #0099FF; text-decoration : underline; }

.whiteTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}
.whiteTxt A:link    { color:#FFFFFF; text-decoration : underline; }
.whiteTxt A:visited { color:#FFFFFF; text-decoration : underline; }
.whiteTxt A:active  { color:#FFFFFF; text-decoration : underline; }
.whiteTxt A:hover   { color:#FFFFFF; text-decoration : underline; }

.grayTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #999999;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}
.grayTxt A:link    { color:#999999; text-decoration : underline; }
.grayTxt A:visited { color:#999999; text-decoration : underline; }
.grayTxt A:active  { color:#999999; text-decoration : underline; }
.grayTxt A:hover   { color:#999999; text-decoration : underline; }

.LocationTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #6699CC;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.LocationTxt A:link    { color:#6699CC; text-decoration : underline; }
.LocationTxt A:visited { color:#6699CC; text-decoration : underline; }
.LocationTxt A:active  { color:#6699CC; text-decoration : underline; }
.LocationTxt A:hover   { color:#95CAFF; text-decoration : underline; }

.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #CCCCCC;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.breadcrumbs A:link    { color:#CCCCCC; text-decoration : none; }
.breadcrumbs A:visited { color:#CCCCCC; text-decoration : none; }
.breadcrumbs A:active  { color:#CCCCFF; text-decoration : none; }
.breadcrumbs A:hover   { color:#CCCCFF; text-decoration : none; }

.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}
.bottomTxt A:link     { color:#CCCCCC; text-decoration : none; }
.bottomTxt A:visited { color:#CCCCCC; text-decoration : none; }
.bottomTxt A:active  { color:#FFFFFF; text-decoration : none; }
.bottomTxt A:hover   { color:#FFFFFF; text-decoration : underline; }

.zenboxnav  { border-top: 1px solid #CECECE; border-left: 1px solid #CECECE; border-right: 1px solid #C2C2C2; border-bottom: 1px solid #C2C2C2 }