body {
	background-image: url(slices/images/oops_yellow.gif);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #660000;
}
