BODY
{
	font-size: x-small;
	font-family: Verdana,Arial,Helvetica;
	background-color: Black;
	color: silver;
}
TABLE
{
	font-size: x-small;
	font-family: Verdana,Arial,Helvetica;
}
A
{
	text-decoration: none;
	font-weight: bold;
}
A:link
{
	color: silver;
}
A:visited
{
	color: silver;
}
A:active
{
	color: silver;
}
A:hover
{
	text-decoration: underline;
}
IMG
{
	border:none;
}
