body {
  background: #DAE4ED url(../images/bg.jpg) fixed bottom right no-repeat;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}

td {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

a {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #0000FF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #000033;
	font-weight: bold;
}
