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

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

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

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

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

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

.author {
	background-color: inherit;
	color: #3f3f3f;
	font-size: 10px;
	font-family: georgia, arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-decoration: none;
}

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

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

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

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

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