BODY {color: #003333;
	font-family : "MS Serif", "New York", serif;
	font-size : medium;
	text-align : center;
	background-image : url(images/_beige031.jpg);
	font-weight : bold;
	background-attachment : fixed
}

A {
	color : Blue;
	text-decoration : none;

}

A:HOVER {
	color : #B22222;
	text-decoration : underline;
}
table
{
	border-width : 0;
	}
td{

	font-weight : bold;
	background-color : transparent;
	background-image : url(images/_beige031.jpg);
}