/* WinIE 5.0-5.5 */
@import "font.css";
@import "ie5Layout.css";
/* end WinIE 5.0-5.5 */

/* WinIE 6.0 */
@import "null?\"\{";
@import "font.css";
@import "null?\"\}";

@import "null?\"\{";
@import "IElayout.css";
@import "null?\"\}";
/* end WinIE 6.0 */

/* NoIE */
@import url(noIEfont.css) all;
@import url(noIElayout.css) all;
/* end NoIE */

.fwN {
	font-weight: normal;
}

	A 			{ color: #330000; font-weight:bold; } 
	A:link		{ color: #330000; } 
	A:visited	{ color: #330000; } 
	A:active	{ color: #FF6600; text-decoration: } 
	A:hover		{ color: #FF6600; text-decoration: }

	img 		{ border-style:none; text-decoration: none;} 
