@charset "utf-8";

a:link {
	color: #0767b1;
}
a:hover {
	color: #c1def1;
}
a:visited {
	color: #5890d6;
}
.bennetstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #961607;
}
a img { border:none; }
