html { background: #220108 url(images/bg.jpg); }
.tabl a img {
	 border: 1px solid #515151;
}
.tabl a:hover img {
	border: 1px dotted white;
}
A:hover {
	text-decoration: none;
	color: #c6c6c6;
}
.tabl a {
	font: normal 11px Verdana;
}
.tabl a {
	color: #b6bcc2;
}
.tabl a:hover {
	color: white;
}
