table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.watermark {
	background-image: url(httpdocs/images/bckgrd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #626F55;
}
a:visited {
	color: #626F55;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC0000;
}

