/**/

.whiteLink {
	color:#FFF;
	text-decoration:none;
}
.orangeLink {
	color:#FF8400;
}

.linkExt { font-weight:bold; z-index:1000; }

a { color:#000; text-decoration:none; }
a:hover { text-decoration: underline; }


.dwarf { color:#000; font-weight:bold; }
.venture { color:#FFF; font-weight:bold; background:#000; }
.graffaOrange { color:#FF8400; font-weight:bold; }