a:link, a:visited, a:active {
	color: #555555; 
	text-decoration: none;
		}

a:hover {
	color: #FF8A16; 
	text-decoration: none;
		}


body {
	background: url(images/bg_l.gif) scroll;
	
		} 

h1 { 
	font-size: 90%;
	font-family: Arial;
	text-indent: 10px;
		} 

h2 { 
	font-size: 80%;
	font-family: Arial;
	text-indent: 40px;
		} 

h3 { 
	font-size: 80%;
	font-family: Arial;
	text-indent: 70px;
		}
