body {
	background: #000000 url(../images/page-bkg.gif);
	background-repeat: repeat-x;

}


.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:#333333; text-decoration : underline; }
.txt A:visited{ color:#333333; text-decoration : underline; }
.txt A:active{ color:#333333; text-decoration : underline;}
.txt A:hover{ color: #333333; text-decoration : underline; }


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

.topText A:link{ color:#FFFFFF; text-decoration : underline; }
.topText A:visited{ color:#FFFFFF; text-decoration : underline; }
.topText A:active{ color:#CCCCCC; text-decoration : underline;}
.topText A:hover{ color: #CCCCCC; text-decoration : underline; }


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

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

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

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

