@charset "utf-8";
#left a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#left a:hover {
	font-weight: bold;
	color: #4573B3;
	text-decoration: none;
}
#right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right h1 {
	font-size: 110%;
	font-weight: bold;
}
#right #denny img {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
}
