/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Yugm Newsletter
-----------------------------------------------------------------------------*/
#content ul a {
	color:#e24418;
	padding:1px 1px;
	font-weight:bold;
	}

#content ul a:link, #content ul a:visited {
	text-decoration:underline;
	}

#content ul a:hover, #content ul a:active {
	color:#ffffff;
	background:#e24418;
	}
	
#content ul li {
	padding:0 0 3px 10px;
	list-style:disc inside;
	font-size:120%;
	}