body {
	background-color: #FFFFFF;
	background-image: url(images/bk.gif);
	background-repeat: repeat;

}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.left {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
