html { background: #310901 url(images/bg.jpg); }
.tabl a img {
	 border: 1px solid #d73907;
}
.tabl a:hover img {
	border: 1px dotted #e4d0bd;;
}
A:hover {
	text-decoration: none;
	color: #c6c6c6;
}
.tabl {
	font: normal 11px Comic Sans MS;
	color: #e4d0bd;
}
.tabl a{
	font: normal 11px Comic Sans MS;
	color: #e4d0bd;
}
.tabl a:hover {
	font: normal 11px Comic Sans MS;
	color: #d13408;
}