body {
	font: 10pt arial, helvetica;
	font-weight: normal;
	font-style:	normal;
	color:	#000;
	text-decoration:	none;
/*	background: "#000000";
	color="#ffcc66";
	link="#cc9933";
	vlink="#808080";
	background="images/background.gif"; */
}
table {
	font: arial, helvetica;
	font-weight:	normal;
	font-style:	normal;
	color:	#c63;
	text-decoration:	none;
}
a:link {
	font:	arial, helvetica;
	font-weight:	light;
	font-style:	normal;
	text-decoration:	none;
	color:	#c63;
}
a:hover {
	color:	#f63;
	font:	arial, helvetica;
	font-weight:	light;
	font-style:	normal;
	text-decoration:	underline;
}
a:visited {
	font: arial, helvetica;
	font-weight:	light;
	text-decoration:	none;
	font-style:	normal;
	color:	#888
}
