body
{
	background: url('images/background.gif') no-repeat;
}

#main
{
	border-collapse: collapse;
	width: 800px;
}

td
{
	font-family: arial,helvetica,sans-serif,verdana;
	font-size: 10pt;
	color: black;
}

a,a:visited
{
	color: blue;
}

a:hover
{
	color: red;
}