.infoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	height: 40px;
	text-align: center;




}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;


}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;

}
table {
	background-image: url(first.gif);
	background-repeat: no-repeat;
}
.catalog {
	margin-top: 80px;
	text-align: center;

}

