.content {
	background-color: inherit;
	color: #717171;
	font-size: 11px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.content a:link, .content a:visited {
	background-color: inherit;
	color: #979797;
	font-weight: normal;
	text-decoration: underline;
}

.content a:hover, .content a:active {
	background-color: inherit;
	color: #979797;
	text-decoration: none;
}

.footer {
	background-color: inherit;
	color: #c0bfbf;
	font-size: 11px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.footer a:link, .footer a:visited {
	background-color: inherit;
	color: #979797;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	background-color: inherit;
	color: #979797;
	text-decoration: underline;
}
