/* Niemworks CSS Sheet */

A:HOVER { color: #ff0000 }

A.green:HOVER { color: #2E8123 }


.nrml {
	font-size: 14px;
	font-family: trebuchet ms,arial,geneva,sans-serif;
}


.nrml-white {
	color: #ffffff;
	font-size: 14px;
	font-family: trebuchet ms, arial,geneva,sans-serif;
}


.nrml-yellow {
	color: #ffff00;
	font-size: 14px;
	font-family: trebuchet ms, arial,geneva,sans-serif;
}


.nrml-red {
	color: #ff0000;
	font-size: 14px;
	font-family: trebuchet ms, arial,geneva,sans-serif;
}


.text-sm {
	font-size: 12px;
	font-family: trebuchet ms,arial,geneva,sans-serif;
}

.text-sm-white {
	color: #ffffff;
	font-size: 12px;
	font-family: trebuchet ms,arial,geneva,sans-serif;
}


.text-itty {
	font-size: 10px;
	font-family: trebuchet ms,arial,geneva,sans-serif;
}


.head {
	font-size: 18px;
	font-family: verdana,arial,geneva,sans-serif;
}


.head-white {
	color: #ffffff;
	font-size: 18px;
	font-family: trebuchet ms,arial,geneva,sans-serif;
}

