

#content
{
	background-color: #505050;
	color: inherit;
	
}


#content a
{
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}

#content a:hover
{
	background-color: inherit;
	color: #fff;
}





