body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	background-image: url(images/yellow2.jpg);
}
table {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	clip:   rect(   );
	color: #CC0000;
	background-image: url(images/yellow2.jpg);
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #CC0000}

