BODY {
	background : White url(../graphics/bg.gif) repeat-x;
}

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;
}
td.n {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}
td.s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
A.bot, A:ACTIVE.bot, A:VISITED.bot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : black;
}
 A:HOVER.bot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #BF734C;
}
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;
}
A.nu, A:ACTIVE.nu, A:VISITED.nu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : black;
}
 A:HOVER.nu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BF734C;
}
A.top, A:ACTIVE.top, A:VISITED.top {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : black;
}
 A:HOVER.top {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : #808080;
}