body {
	background-image: url(images/bg.png);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th,tr,table {
	font-family: Arial;
	font-size: 14px;
	color: #000000
}a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
body {
	background-color: #333333;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {font-size: x-small}
A:hover {	 TEXT-DECORATION: underline}