SPAN.nw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}
SPAN.t {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFCE63;
}
A.bot, A:ACTIVE.bot, A:VISITED.bot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : White;
}
 A:HOVER.bot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #FFCE63;
}
A.tu, A:ACTIVE.tu, A:VISITED.tu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #FFCE63;
}
 A:HOVER.tu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : White;
}