A, A:active, A:focus, A:link, A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration: none;
}

A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #cccccc;
	text-decoration: underline;
}

TD
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #cccccc;
}

BODY {
	background-color : Black;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.whiteBk {
	background-color : White;
}

.bwBk {
	background-image : url(../images/bk_blackandwhite.gif);
	background-repeat : repeat-x;
}
