body {
	background-image: url(../images/bg_sites.gif);

}
td {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	text-align: justify;

}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;

}
a:hover {
	color: #FF8000;
	text-decoration: none;
}
a:active {
	color: #FF8040;
	text-decoration: none;
}
textarea {
	border: 1px solid #006699;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;

}
.inp {
	border: 1px solid #006699;
}
.bu {
	border: 1px solid #006699;
	color: #000000;
	background-color: #66CCFF;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;


}
.test {
}
