#left h1 {
	font-size: large;
	color: #653614;
}
#left p {
	font-size: small;
	color: #653614;
	line-height: normal;
}
#left a {
	font-size: small;
	color: #653614;
	text-decoration: none;
	line-height: normal;
}
#left a:hover {
	font-size: small;
	color: #990000;
	text-decoration: none;
}
