body			{
 				scrollbar-face-color: #003366; 
				scrollbar-shadow-color: #0F0F0F; 
				scrollbar-highlight-color: #FFFFFF; 
				scrollbar-3dlight-color: #DFDFDF; 
				scrollbar-darkshadow-color: #0F0F0F; 
				scrollbar-track-color: #CCCCCC; 
				scrollbar-arrow-color: #FFFFFF;
				scrollbar-base-color:#10657B;  
				}				
a:link       {
				text-decoration: none;
				font-family: "Arial";
				}
a:visited    {
				text-decoration: none;
				font-family: "Arial";

				}
a:active     {
				text-decoration: none;
				font-family: "Arial";

				}
a:hover      {
				text-decoration: underline;
				font-family: "Arial";

				}