body {
	background-color: #31607E;
	background-image: url(images/pbg.gif);
	background-repeat: repeat;
}
.clearbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: Invert;
}
.clearlink {
	color: #FFFFFF;
	text-decoration: none;
	filter: Glow(Color=#000000, Strength=3);
}
.clearred {
	color: #FF0000;
	text-decoration: none;
}
.yellowlink {
	color: #FFCC00;
	text-decoration: none;
}
.clearclients {
	border: 1px dotted #FFFFFF;
	text-decoration: none;
}
.clearblack {
	color: #000000;
	text-decoration: none;
}

