.footer {
	font-family: Arial;
	font-size: 10px;
}
.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;



}
.title {
	font-family: Arial;
	font-size: 16px;
	color: #663300;

}

A:link {
	color:#FF6600;
	text-decoration: none;
}
A:visited {
	color:#FF3300;
	text-decoration: none;
}
A:hover {
	color:#FF6600;
	text-decoration: none;
}
