.menu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.head {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #da251c;
	text-decoration: none;
}
.menu a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}	
.menu a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #da251c;
	text-decoration: none;
}	
.subhead {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
