body{
	background: #D2C4AA;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-darkshadw-color: #CCCCCC; 
}



.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #00375E;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.txt A:link{ color:#00375E; text-decoration : underline; }
.txt A:visited{ color:#00375E; text-decoration : underline; }
.txt A:active{ color:#00375E; text-decoration : underline;}
.txt A:hover{ color: #00375E; text-decoration : underline; }



.tips {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #002A48;
	font-weight : bold;
	text-decoration : none;
	line-height : 13px;	
}

.tips A:link{ color:#002A48; text-decoration : none; }
.tips A:visited{ color:#002A48; text-decoration : none; }
.tips A:active{ color:#002A48; text-decoration : underline;}
.tips A:hover{ color: #002A48; text-decoration : underline; }



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

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



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

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