@charset "utf-8";
/* CSS Document */

#hook{
	width: 887px;
	}

#hook h2{
	color: #550256;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	margin-bottom: 5px;
	}

#hook p{
	margin: 0;
	margin-bottom: 10px;
	}

#hook h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	color: #999999;
	}

/* Menu */
#hook ul{
	margin: 0;
	list-style: none;
	}

#hook ul li{
	margin: 0;
	list-style: none;
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	

#hook ul li ul li{
	padding-left: 10px;
	}

#hook ul li ul li a{
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	}

#hook h6{
	font-family: Tahoma, Verdana, sans;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	margin: 0;
	margin-bottom: 5px;
	}
