	div#content a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #e9e9e9;
	}
	
	
	div#content a:hover{
	color: #000000;
	background-color: #d8d8d8;
	text-decoration: none;
	}
	
	div#content a{
	color: #000000;
	text-decoration: none;
	background-color: #e9e9e9;
	padding: 0px 2px;
	}

	
	div#footer{

	background: url(../img/footer_grey.jpg) repeat-x 0px 0px;
	}
	