body {
	background-color: #7c7c7c;
	background-image:url(images/bg.gif)
}
body,td,th {
	font-family: Georgia, tahoma, serif;
	color: #FFFFFF;
}

.style 2 {
	font-size: 9px;
	color: #33333;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #FFFFff;
	text-decoration: underline;
}
