td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : White;
}
p {
	margin-bottom : 0px;
	margin-top : 0px;
}
a:link, a:visited {
	color : #F6AF26;
	text-decoration : none;
}
a:hover, a:active {
	text-decoration : none;
}
.w, .w:link, .w:visited {
	color : White;
	text-decoration : none;
}
.w:hover, .w:active {
	text-decoration : none;
}
.n, .n:link, .n:visited {
	color : #F6AF26;
	font-weight : bold;
	text-decoration : none;
	font-size : 80%;
}
.n:hover, .n:active {
	color : White;
}
