BODY{
	scrollbar-face-color: #071F56; 
	scrollbar-highlight-color: #91CEF1; 
	scrollbar-shadow-color: #071F56; 
	scrollbar-3dlight-color: #91CEF1; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #91CEF1; 
	scrollbar-darkshadw-color: #3E3107; 
}


.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #071F56;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.txt A:link{ color:#071F56; text-decoration : underline; }
.txt A:visited{ color:#071F56; text-decoration : underline; }
.txt A:active{ color:#3192C9; text-decoration : underline;}
.txt A:hover{ color: #3192C9; text-decoration : underline; }

.navTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.navTxt A:link{ color:#000000; text-decoration : none; }
.navTxt A:visited{ color:#000000; text-decoration : none; }
.navTxt A:active{ color:#000000; text-decoration : underline;}
.navTxt A:hover{ color: #000000; text-decoration : underline; }


.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #142B62;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.bottomTxt A:link{ color:#142B62; text-decoration : underline; }
.bottomTxt A:visited{ color:#142B62; text-decoration : underline; }
.bottomTxt A:active{ color:#3192C9; text-decoration : underline;}
.bottomTxt A:hover{ color: #3192C9; text-decoration : underline; }


