/*	Link Styles	*/

A:link		{	color: 524400
		;	text-decoration:none
		}
A:visited	{	color: B39E5B
		;	text-decoration:none
		}
A:hover		{	color: FFD33B
		;	text-decoration:underline
		;	cursor:hand
		}
A:active	{	color: 000000
		;	text-decoration:underline
		;	cursor:hand
		}

/*	End Link Styles	*/

/*	Anchor Style	*/

A.anchor 	{	font-size:18px	}

/*	End Anchor Style	*/

/*	Company List Font Information	*/

TD.colist	{	font-size:12px	}

/*	END Company List Font Information	*/
	
/*	Site Map Inset	*/
div.textlinks			{	line-height: 1em
				;	font-size: 14px
				}
div.textlinks a.hthead:link	{	font-size: 16px
				;	font-weight: bold
				;	line-height: 2em
				}	

/*	END Site Map Inset	*/

/*	Head Tags	*/

h1	{	font-size: 17px
	;	margin-bottom: 0.7em
	;	letter-spacing: -0.02em 
	;	font-weight: bold
	;	color: 9B7A09
	;	align: right
	;	font-family: arial, helvetica
	}

/*	End Head Tags	*/

/*	Eye Catch	*/
.red	{	color: #CC0000
	;	font-weight: bold
	}
p.icatch	{	color:#000000
		;	font-size: 16px
		;	font-weight: bold
		;	text-align: center 
		}
P.icatch B	{	color:#CC0000
		;	font-size: 120%
		;	font-weight: bold

/*	End Eye Catch	*/
