BODY{
	background: #4d4d4d url("../images/bkg.gif") repeat-y 50% 0%;
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadw-color: #000000; 
}


.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; }

.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; }
