body {
	background-image: url(bg2.jpg);
}
body,td,th {
	font-family: Courier New, Arial, Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #006400;
	text-decoration: none;
}
a:visited {
	color: #525924;
	text-decoration: none;
}
a:hover {
	color: #525924;
	text-decoration: underline;
}
a:active {
	color: #525924;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style1 {color: #FFCC00}
