@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/index_06.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

}
.stil1,a {
	color: #ffffff;
	font-weight: bold;

}
#id {
	display: block;

}
.gri {	color: #43463F;


}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
