body
{
	background-image: url('images/background.jpg');;
}
table
{
	font-family: verdana;
	font-size: 11px;
	color: 000000;
}
A:hover
{
	color: #000000;
	text-decoration: none;
}
A:link
{
	color: #000000;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
}
A:active
{
	color: #000000;
	text-decoration:underline;
}