a:link
{
	color: #516495; 
	text-decoration: none;
}
a:visited
{
	color: #516495;
	text-decoration: none;
} 
a:active 
{
	color: #516495;
	text-decoration: none;
}
a:hover
{
	color: #516495;
	text-decoration: none;
	cursor: crosshair;
}
table
{
	font-family: Arial;
	font-size: 8pt;
	color: #516495;
	background-color: #CACACA;
	background-image: url('background.jpg');
	background-position: bottom left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}