
/* General Defaults (also applies to Tiny MCE) */	

	.link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#383736;	text-decoration:none; }
	.link:hover { color:#de4700; }

/* General Classes (may apply to Tiny MCE depending on altMind_mceText() function call) */

	.orange { color:#de4700; }
	.link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#383736; text-decoration:none; }

/* Other Styles (does not apply to Tiny MCE) */

	#altMind_miniAccess {
		position:absolute;
		top:6px;
		right:6px;
		height:40px;
		background:transparent url(http://www.realzacapital.com/_gi/altMind2/f_mini_access.png) no-repeat top right;
	}

	#altMind_miniAccess .icon {
		float:left;
		margin:6px 0 0 0;
		border:0px;
	}

