BODY {
	background-color : 000000;
	text-color: #222222;
	font-family : Verdana;
	margin-left : 0px;
	margin-right :0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-image : url(images/bsbg.gif);
}

A:LINK, A:VISITED {
	color : #464646;
	text-decoration : none;
}

A:HOVER {
	
	color : #FF6600;
	text-decoration : none;
	font-weight : normal;
}
Table {
	color : #333333;
	font-family : Verdana;
	font-size : 12px;
	
}
