.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b8b75;
}
.footer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b8b75;
	text-decoration: none;
} 
.footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b8b75;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C05D00;
	text-decoration: none;
}
.footer a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b8b75;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc5d00;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444B45;
}
.main a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444B45;
	text-decoration: none;
}
.main a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444B45;
	text-decoration: none;
}
.main a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C05D00;
	text-decoration: none;
}
.main a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444B45;
	text-decoration: none;
}

