	div#content a:hover{
	color: #000000;
	background-color: #ffd1b5;
	text-decoration: none;
	}
	
	div#content a{
	color: #f48440;
	text-decoration: none;
	background-color: #;
	padding: 0px 2px;
	}

	div#content a:visited{
	text-decoration: none;
	color: #5c5c5c;
	background-color: #ffd1b5;
	}
	
	div#header{
	background: url(../img/header_orange.jpg) no-repeat 0px 0px;
	}
	
	div#footer{
	background: url(../img/footer_orange.jpg) repeat-x 0px 0px;
	}
	