		a {text-decoration: none; color: #993300; }
		a:visited {text-decoration: none; color: #993300 }
		a:hover {text-decoration: underline; color: #006699 }
		a:active {text-decoration: none; color: #006699 }
		body {
			margin: 10px;
			font-family: Verdana,Arial;
			color: #006699;
		}
		/*img { border-style: none; border-width: 0px }*/
		.activelink {text-decoration: none; color: #006699;}
		
		.menu { font-size: 16px }
		
		.submenu { font-size: 14px }
		
		div.hr 	{
  				height: 1px;
 		 		background: #006699 ;				
				}
		div.hr hr 	{
			  		display: none;
					}
		
		.pad {padding-top: 5px; }
		
		a:active, a:focus{outline: none}
		
		a img {border: 0;}
		
		/* background: #006699 url(hr1.gif) no-repeat scroll center;}*/
	 
	