@import url(../skin/styles/styles.css);

/* -------------------------------------------------------------------------*/
/* Local Style Overrides                                                    */
/* -------------------------------------------------------------------------*/

.nwde {
	text-transform		: none;
	font-size			: 0.9em;
	font-style			: italic;
	font-family			: Arial;
}
.nwde a {
	text-decoration		: none;
}

.nwde a:hover {
	text-decoration		: underline;
}
