
img {
	behavior:	url("pngbehavior.htc");
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #A3BFDC;
}


