body, td, div, p, select 
		{
		font-family: arial; trebuchet ms;
		font-size: 14px;
		color: #808080;
		scrollbar-face-color: #808080;
		scrollbar-track-color: #FFFFFF; 
		scrollbar-arrow-color: #FFFFFF; 
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #FFFFFF;
		}

a:link,a:visited{
		font-family: trebuchet ms;
		font-size: 14px;
		color: #808080;
		text-decoration: none; 
		font-weight: normal;
		cursor: crosshair;
		}

a:hover,a:active{
		font-family: trebuchet ms;
		font-size: 14px;
		color: #808080;
		text-decoration: none; 
		font-weight: normal;
		cursor: help;
		}
