
html {
	overflow-x:auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #cecece; 
	scrollbar-shadow-color: #cecece; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color:  #cecece; 
	scrollbar-track-color: #cecece; 
	scrollbar-darkshadow-color:#ffffff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#E4E4E4;
		font-size: 11px;
}


}
table { margin:0; }


 .textbox {
    color : black;
    background : #0099FF;
    margin : 0;
    padding : 0;
}

.textbox a:hover {
     background-color: Yellow;
}


table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
	
table td a:link {text-decoration: none; color:#999999; font-size:11px;}
table td a:visited {text-decoration: none;  color: #999999;  font-size:11px;}
table td a:active {text-decoration: none;  color: #999999;  font-size:11px;}
table td a:hover {text-decoration: none; color: red;   font-size:11px;}


div#navBottom a:link {text-decoration: none; color:#cecece;}
div#navBottom a:visited {text-decoration: none;  color: #cecece;}
div#navBottom a:active {text-decoration: none;  color: #cecece;}
div#navBottom a:hover {text-decoration: none; color: black}

div.hahaha a:link {text-decoration: none; color:black;}
div.hahaha a:visited {text-decoration: none;  color: #000000;}
div.hahaha a:active {text-decoration: none;  color: #000000;}
div.hahaha a:hover {text-decoration: none; color: #cecece }



