body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(bg.gif);

}
td {
	font-family: "Arial";
	font-size: 12px;
	line-height: 1.6;
	color: #000000;



}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.form-k {
	border: 1px solid #000000;
	background-color: #F0FCFF;

}
