/* 
 <!-- #bbinclude ":core:info:info_code.incl" -->

<!-- last updated: Thu, Aug 20, 09 at 9:48 AM 
     code: arden henderson arden@cubefarmhell.com
     all code herein covered under BSD license 
     http://creativecommons.org/licenses/BSD      -->
<!-- end bbinclude -->
*/


a:link,
a:visited,
a:hover
{
	color: #393;
/*    color: #333333; */
    font-family: inherit;
/*     font-size: inherit; */
    font-weight: inherit;
    text-decoration: none;
    background: inherit;
}

/* override */
a:hover 
{ 
   text-decoration: underline; 
}


a img 
{ 
  border: none; 
} 


