a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: none;
	color: #D17F2D;
}
a:active {
	text-decoration: none;
	color: #333366;
}
.header_orange {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #cc792a;
}
.header_orange_line {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #cc792a;
	line-height:25px;
}
.combo_bold {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.combo {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333366;
}
.combo_bold2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
h1 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #333366;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
